systemd/30-systemd-daemon-reload-system.hook

12 lines
272 B
Plaintext
Raw Normal View History

2024-04-29 19:36:04 +08:00
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/lib/systemd/system/*
[Action]
Description = Reloading system manager configuration...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/systemd-hook daemon-reload-system