diff --git a/ks/centos6-liveCD-desktop.cfg b/ks/centos6-liveCD-desktop.cfg index 1b04f01..17e1120 100644 --- a/ks/centos6-liveCD-desktop.cfg +++ b/ks/centos6-liveCD-desktop.cfg @@ -248,8 +248,8 @@ touch /media/.hal-mtab sed -i -e 's/hwclock/no-such-hwclock/g' /etc/rc.d/init.d/halt # set the LiveCD hostname -sed -i -e 's/HOSTNAME=localhost.localdomain/HOSTNAME=livecd.test.centos.org/g' /etc/sysconfig/network -/bin/hostname livecd.test.centos.org +sed -i -e 's/HOSTNAME=localhost.localdomain/HOSTNAME=livecd.centos/g' /etc/sysconfig/network +/bin/hostname livecd.centos ## create the LiveCD default user # add default user with no password