aboutsummaryrefslogtreecommitdiff
path: root/services/sysctl
diff options
context:
space:
mode:
Diffstat (limited to 'services/sysctl')
-rwxr-xr-xservices/sysctl7
1 files changed, 7 insertions, 0 deletions
diff --git a/services/sysctl b/services/sysctl
new file mode 100755
index 0000000..6664297
--- /dev/null
+++ b/services/sysctl
@@ -0,0 +1,7 @@
+description configure kernel paramters
+tty /dev/null
+exec sysctl --system
+type wait
+target boot
+before sysinit
+after vfs loopback