initial import
This commit is contained in:
12
runit/30-sysctl.hook
Normal file
12
runit/30-sysctl.hook
Normal file
@@ -0,0 +1,12 @@
|
||||
[Trigger]
|
||||
Type = File
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Target = etc/sysctl.d/*.conf
|
||||
Target = lib/sysctl.d/*.conf
|
||||
|
||||
[Action]
|
||||
Description = Applying kernel sysctl settings...
|
||||
When = PostTransaction
|
||||
Exec = /usr/share/libalpm/scripts/runit-hook sysctl
|
||||
NeedsTargets
|
||||
Reference in New Issue
Block a user