blob: 348bb03152b5bcd6fa33adc455a9861b874cc2af (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Target = usr/lib/sysctl.d/*.conf
[Action]
Description = Applying kernel sysctl settings...
When = PostTransaction
Exec = /usr/share/libalpm/scripts/systemd-hook sysctl
NeedsTargets
|