[scripts] ufw is now disabled on Live (installer will enable it)

This commit is contained in:
Fabio Erculiani 2011-09-11 18:46:43 +02:00
parent a0c686da26
commit 0bb4b848a1

View File

@ -11,11 +11,7 @@ rc-update del networkmanager default &> /dev/null
# add eth0, should get dhcp by default already
rc-update add net.eth0 default
# drop ufw
rc-update del ufw default
# drop other useless services
rc-update del sabayonlive boot
rc-update del x-setup boot