core/systemd/systemd-sysusers.hook

12 lines
246 B
Plaintext
Raw Normal View History

2018-04-08 17:31:58 +08:00
[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