aboutsummaryrefslogtreecommitdiff
path: root/services/sysctl.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/sysctl.in')
-rwxr-xr-xservices/sysctl.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/services/sysctl.in b/services/sysctl.in
new file mode 100755
index 0000000..5f76328
--- /dev/null
+++ b/services/sysctl.in
@@ -0,0 +1,8 @@
+name = "sysctl"
+description = "configure kernel paramters"
+exec = "@SBINPATH@/sysctl --system"
+type = wait
+target = boot
+before = sysinit
+after = hwclock
+after = hostname