[scripts] spinbase: enable rc_interactive= by default

This commit is contained in:
Fabio Erculiani
2012-12-25 22:11:05 +01:00
parent 73005c3e5c
commit fa4d8fdc69

View File

@@ -54,6 +54,9 @@ sed -i "/^::1/ s/localhost/localhost sabayon/" /etc/hosts
# setup postfix local mail aliases
newaliases
# enable interactive startup
sed -i "/^#rc_interactive=/ s/#//" /etc/rc.conf
# enable cd eject on shutdown/reboot
rc-update add cdeject shutdown