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