summaryrefslogtreecommitdiffstats
path: root/todo.py
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-06-20 02:43:32 +0000
committerMatt Wilson <msw@redhat.com>2000-06-20 02:43:32 +0000
commit5d61d8ecf13b459cdd29d59cc286070115f2ab27 (patch)
tree60084f38e1eede0980ac8f474bb3812fafbaa5ae /todo.py
parent9d7a9c4675a741ea06ae2b3dc1ecad00c5457e34 (diff)
downloadanaconda-5d61d8ecf13b459cdd29d59cc286070115f2ab27.tar.gz
anaconda-5d61d8ecf13b459cdd29d59cc286070115f2ab27.tar.xz
anaconda-5d61d8ecf13b459cdd29d59cc286070115f2ab27.zip
revert
Diffstat (limited to 'todo.py')
-rw-r--r--todo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.py b/todo.py
index f121534ac..355b7fbd4 100644
--- a/todo.py
+++ b/todo.py
@@ -1233,10 +1233,10 @@ class ToDo:
self.writeMouse ()
self.writeKeyboard ()
self.writeNetworkConfig ()
+ self.setupAuthentication ()
self.writeRootPassword ()
self.createAccounts ()
self.writeTimezone()
- self.setupAuthentication ()
def sortPackages(self, first, second):
one = 0