about summary refs log tree commit diff
path: root/core-services/08-sysctl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core-services/08-sysctl.sh')
-rwxr-xr-xcore-services/08-sysctl.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/core-services/08-sysctl.sh b/core-services/08-sysctl.sh
index febe7bb..6616784 100755
--- a/core-services/08-sysctl.sh
+++ b/core-services/08-sysctl.sh
@@ -1,9 +1,5 @@
-#!/bin/sh
 # vim: set ts=4 sw=4 et:
 
-. /etc/runit/functions
-[ -r /etc/rc.conf ] && . /etc/rc.conf
-
 if [ -x /sbin/sysctl ]; then
     msg "Loading sysctl(8) settings...\n"
     sysctl --system