aboutsummaryrefslogtreecommitdiff
path: root/rc.single
diff options
context:
space:
mode:
Diffstat (limited to 'rc.single')
-rwxr-xr-xrc.single2
1 files changed, 0 insertions, 2 deletions
diff --git a/rc.single b/rc.single
index 38454f6..f32e373 100755
--- a/rc.single
+++ b/rc.single
@@ -6,8 +6,6 @@
. /etc/rc.conf
. /etc/rc.d/functions
-source_functions
-
if [ "$PREVLEVEL" = "3" -o "$PREVLEVEL" = "5" ]; then
# Shutdown daemons
let i=${#DAEMONS[@]}