[script/sabayon-configuration] ensure bash as shell on root

This commit is contained in:
mudler
2015-06-09 11:01:20 +02:00
parent 7c21fb80bc
commit 582040757e
+3
View File
@@ -43,6 +43,9 @@ eselect profile set default/linux/amd64/13.0/desktop
# default to opendns for next stage(s)
echo "nameserver 208.67.222.222" > /etc/resolv.conf
# set default shell
chsh -s /bin/bash
rm -rf /etc/make.profile