[firstboot] Set HOME to /root rather than / (#578903)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 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


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux