blob: 9f62fd0619e1a48ce6cc6a3b44c78866d396af0a (
plain)
1
2
3
4
5
6
7
8
9
|
[Trigger]
Type = Path
Operation = Upgrade
Target = usr/lib/systemd/system/*
[Action]
Description = Restarting marked services...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/systemd-hook restart-marked
|