aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/rc.local
diff options
context:
space:
mode:
Diffstat (limited to 'rc.d/rc.local')
-rwxr-xr-xrc.d/rc.local7
1 files changed, 0 insertions, 7 deletions
diff --git a/rc.d/rc.local b/rc.d/rc.local
deleted file mode 100755
index c6a8faf1..00000000
--- a/rc.d/rc.local
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# This script will be executed at the end of the boot process.
-# You can put your own initialization stuff in here if you don't
-# want to do the full Sys V style init stuff.
-
-touch /var/lock/subsys/local