about summary refs log tree commit diff
path: root/core-services/03-filesystems.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core-services/03-filesystems.sh')
-rwxr-xr-xcore-services/03-filesystems.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/core-services/03-filesystems.sh b/core-services/03-filesystems.sh
index 02df01a..d30c0e5 100755
--- a/core-services/03-filesystems.sh
+++ b/core-services/03-filesystems.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 "Remounting rootfs read-only...\n"