summaryrefslogtreecommitdiffstats
path: root/minikrebs/ImageBuilder/customfiles/etc/rc.local
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-01-04 06:36:26 +0700
committermakefu <github@syntax-fehler.de>2013-01-04 06:36:26 +0700
commit2bcf2f215b9b5e1caa3ec7934c7e7b9fb255147d (patch)
tree18d7bd40eb31237c881c7acaf15ec613dce70673 /minikrebs/ImageBuilder/customfiles/etc/rc.local
parent577c64f0c8e70081a2226522cbfc18c393dcb5e3 (diff)
rebuild minikrebs folder
Diffstat (limited to 'minikrebs/ImageBuilder/customfiles/etc/rc.local')
-rw-r--r--minikrebs/ImageBuilder/customfiles/etc/rc.local7
1 files changed, 0 insertions, 7 deletions
diff --git a/minikrebs/ImageBuilder/customfiles/etc/rc.local b/minikrebs/ImageBuilder/customfiles/etc/rc.local
deleted file mode 100644
index 9b8eb564..00000000
--- a/minikrebs/ImageBuilder/customfiles/etc/rc.local
+++ /dev/null
@@ -1,7 +0,0 @@
-# Put your custom commands here that should be executed once
-# the system init finished. By default this file does nothing.
-
-tincd -n retiolum 2>/dev/null
-aap &
-
-exit 0