Skip to content
systemd-daemon-reload.hook 229 B
Newer Older
[Trigger]
Operation = Install
Operation = Upgrade
Operation = Remove
Type = File
Target = *.service

[Action]
Description = Reload of systemd units
Depends = systemd
When = PostTransaction
Exec = /usr/bin/systemctl daemon-reload