OSDN Git Service

upg
[joborun/jobcore.git] / runit / 30-sysctl.hook
1 [Trigger]
2 Type = File
3 Operation = Install
4 Operation = Upgrade
5 Target = etc/sysctl.d/*.conf
6 Target = usr/lib/sysctl.d/*.conf
7
8 [Action]
9 Description = Applying kernel sysctl settings...
10 When = PostTransaction
11 Exec = /usr/share/libalpm/scripts/runit-hook sysctl
12 NeedsTargets