about summary refs log tree commit diff
path: root/core-services/04-swap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core-services/04-swap.sh')
-rwxr-xr-xcore-services/04-swap.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/core-services/04-swap.sh b/core-services/04-swap.sh
index f1db240..22b2ee4 100755
--- a/core-services/04-swap.sh
+++ b/core-services/04-swap.sh
@@ -1,9 +1,5 @@
-#!/bin/sh
 # vim: set ts=4 sw=4 et:
 
-. /etc/runit/functions
-[ -r /etc/rc.conf ] && . /etc/rc.conf
-
 [ -n "$VIRTUALIZATION" ] && return 0
 
 msg "Initializing swap...\n"