Files
LFS-PKGBUILDs/sys-apps/systemd/20-systemd-sysusers.HOOK

7 lines
102 B
Plaintext

target=(/usr/lib/sysusers.d/*.conf)
triggers=("install")
operation() {
/usr/bin/systemd-sysusers
}