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

7 lines
102 B
Plaintext

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