PKGBUILDs/core/systemd/systemd-sysusers.hook
2018-03-12 23:59:32 +00:00

12 lines
246 B
Plaintext

[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Target = usr/lib/sysusers.d/*.conf
[Action]
Description = Creating system user accounts...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/systemd-hook sysusers
NeedsTargets