summaryrefslogtreecommitdiff
path: root/nonsystemd/openrc/30-sysctl.hook
diff options
context:
space:
mode:
Diffstat (limited to 'nonsystemd/openrc/30-sysctl.hook')
-rw-r--r--nonsystemd/openrc/30-sysctl.hook12
1 files changed, 0 insertions, 12 deletions
diff --git a/nonsystemd/openrc/30-sysctl.hook b/nonsystemd/openrc/30-sysctl.hook
deleted file mode 100644
index 8f3deda0a..000000000
--- a/nonsystemd/openrc/30-sysctl.hook
+++ /dev/null
@@ -1,12 +0,0 @@
-[Trigger]
-Type = Path
-Operation = Install
-Operation = Upgrade
-Target = etc/sysctl.d/*.conf
-Target = usr/lib/sysctl.d/*.conf
-
-[Action]
-Description = Applying kernel sysctl settings...
-When = PostTransaction
-Exec = /usr/share/libalpm/scripts/openrc-hook sysctl
-NeedsTargets