summarylogtreecommitdiffstats
path: root/accounts-daemon-restart.hook
blob: a41bdf0463395b3ae61560bcd509dafd303597f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = usr/share/accountsservice/interfaces/*

[Action]
Description = Restarting accounts-daemon...
When = PostTransaction
Exec = /usr/bin/systemctl try-restart accounts-daemon.service