about summary refs log tree commit diff
path: root/core-services/99-cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'core-services/99-cleanup.sh')
-rwxr-xr-xcore-services/99-cleanup.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/core-services/99-cleanup.sh b/core-services/99-cleanup.sh
index 8030b4f..fff258f 100755
--- a/core-services/99-cleanup.sh
+++ b/core-services/99-cleanup.sh
@@ -1,8 +1,4 @@
 #!/bin/sh
-# vim: set ts=4 sw=4 et:
-
-. /etc/runit/functions
-[ -r /etc/rc.conf ] && . /etc/rc.conf
 
 install -m0664 -o root -g utmp /dev/null /run/utmp
 install -dm1777 /tmp/.X11-unix /tmp/.ICE-unix