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