aboutsummaryrefslogtreecommitdiffstats
path: root/main/openrc/local.start
diff options
context:
space:
mode:
Diffstat (limited to 'main/openrc/local.start')
-rw-r--r--main/openrc/local.start4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/openrc/local.start b/main/openrc/local.start
deleted file mode 100644
index e0ce86071a..0000000000
--- a/main/openrc/local.start
+++ /dev/null
@@ -1,4 +0,0 @@
-
-if [ -f /etc/rc.local ]; then
- . /etc/rc.local
-fi