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