summarylogtreecommitdiffstats
path: root/systemd-presets.hook
blob: fee63c10289fdf9beaf94a7d4a5c719441857048 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Target = usr/lib/systemd/system-preset/*.preset
Target = usr/lib/systemd/system/*

[Action]
Description = Applying systemd presets...
When = PostTransaction
Exec = /usr/bin/systemctl preset-all