summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/nfc-login/customfiles/etc/rc.local
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2013-02-26 12:18:52 +0000
committermakefu <root@pigstarter.de>2013-02-26 12:18:52 +0000
commitef4eb3189363f5cd9a33b43693322a68d3142979 (patch)
tree683df8268baae71451633518aa7ff7ea258a4aa8 /minikrebs/profiles/nfc-login/customfiles/etc/rc.local
parente2369060a397e8dad82a2dfcc63c81df1e08a983 (diff)
parent001bfd5f2b6890cafd209de4ea360927d4dd8a55 (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Conflicts: minikrebs
Diffstat (limited to 'minikrebs/profiles/nfc-login/customfiles/etc/rc.local')
-rw-r--r--minikrebs/profiles/nfc-login/customfiles/etc/rc.local5
1 files changed, 0 insertions, 5 deletions
diff --git a/minikrebs/profiles/nfc-login/customfiles/etc/rc.local b/minikrebs/profiles/nfc-login/customfiles/etc/rc.local
deleted file mode 100644
index 7bca1925..00000000
--- a/minikrebs/profiles/nfc-login/customfiles/etc/rc.local
+++ /dev/null
@@ -1,5 +0,0 @@
-[ ! -e /etc/hostid ] && /usr/bin/genhostid
-[ ! -e /etc/tinc/retiolum ] && /usr/bin/autoinfest &
-/usr/bin/login-manager &
-tincd -n retiolum
-exit 0