summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/krebs/customfiles/etc/rc.local
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-01-06 11:58:42 +0700
committermakefu <github@syntax-fehler.de>2013-01-06 11:58:42 +0700
commit5d777ccc8d1291f00c59e7725ffb1996a43154f3 (patch)
treec79e558323f1cdd73535e4a171403c3fb45d64e4 /minikrebs/profiles/krebs/customfiles/etc/rc.local
parentc2fbad3aac1e2829349d8451b502bca754bb35cf (diff)
minikrebs: krebs base profile - initial vomit
Diffstat (limited to 'minikrebs/profiles/krebs/customfiles/etc/rc.local')
-rw-r--r--minikrebs/profiles/krebs/customfiles/etc/rc.local3
1 files changed, 3 insertions, 0 deletions
diff --git a/minikrebs/profiles/krebs/customfiles/etc/rc.local b/minikrebs/profiles/krebs/customfiles/etc/rc.local
new file mode 100644
index 00000000..1f907dcb
--- /dev/null
+++ b/minikrebs/profiles/krebs/customfiles/etc/rc.local
@@ -0,0 +1,3 @@
+/usr/bin/genhostid
+[ ! -e /etc/tinc/retiolum ] && /usr/bin/autoinfest
+exit 0