Files
LFS-PKGBUILDs/sys-apps/systemd-257.8/20-systemd-sysusers.HOOK
T
2025-12-30 09:15:07 -05:00

7 lines
102 B
Plaintext

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