[PATCH master/rhel7-alpha2-branch] Use the correct path to kickstart files (#833070)

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

 



---
 utils/handle-sshpw |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/handle-sshpw b/utils/handle-sshpw
index a3b3dd0..4b14208 100755
--- a/utils/handle-sshpw
+++ b/utils/handle-sshpw
@@ -28,7 +28,7 @@ from pykickstart.parser import *
 from pykickstart.version import makeVersion
 import pyanaconda.users as users
 
-ksfile = '/ks.cfg.done'
+ksfile = '/run/install/ks.cfg'
 
 # see if we have a file to work with
 if not os.path.exists(ksfile):
-- 
1.7.10.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