[molecules] rename "XFCE" to "Xfce"

This commit is contained in:
Fabio Erculiani
2011-09-04 13:04:45 +02:00
parent 7a3ca61947
commit d4bb782002
6 changed files with 10 additions and 10 deletions

View File

@@ -29,7 +29,7 @@ echo "inet_interfaces = localhost" >> /etc/postfix/main.cf
# turn bashlogin shells to actual login shells
sed -i 's:exec -l /bin/bash:exec -l /bin/bash -l:' /bin/bashlogin
# setup /etc/hosts, add sabayon as default hostname (required by XFCE)
# setup /etc/hosts, add sabayon as default hostname (required by Xfce)
sed -i "/^127.0.0.1/ s/localhost/localhost sabayon/" /etc/hosts
sed -i "/^::1/ s/localhost/localhost sabayon/" /etc/hosts