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