summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/instakrebs_zc3xx/customfiles/etc/rc.local
blob: 847a029f100a052260d9f439c8f10d40d37679a0 (plain)
1
2
3
4
[ ! -e /etc/hostid ] && /usr/bin/genhostid 
[ ! -e /etc/tinc/retiolum ] && /usr/bin/autoinfest &
tincd -n retiolum
exit 0