--- init/firstboot | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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}" -- 1.7.3.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list