> diff --git a/init/firstboot b/init/firstboot > index f0ce665..6e92a84 100755 > --- a/init/firstboot > +++ b/init/firstboot > @@ -35,7 +35,7 @@ > > FILENAME=/etc/sysconfig/firstboot > > -[ -z "$HOME" ] && export HOME=/ > +[ -z "$HOME" ] && export HOME=/root > > usage() { > echo $"Usage: $0 {start|stop}" Likewise, with the shipping. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list