summaryrefslogtreecommitdiffstats
path: root/installclass.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-12-03 19:22:42 +0000
committerMike Fulbright <msf@redhat.com>2002-12-03 19:22:42 +0000
commit5e50c748f25f0cdf2f1f1307ee2ed6357284aff4 (patch)
tree8c2113e825a073f67ba48f65da956ea68854592a /installclass.py
parentbcb16098cd35a660040adeb722be6fa084e596dd (diff)
downloadanaconda-5e50c748f25f0cdf2f1f1307ee2ed6357284aff4.tar.gz
anaconda-5e50c748f25f0cdf2f1f1307ee2ed6357284aff4.tar.xz
anaconda-5e50c748f25f0cdf2f1f1307ee2ed6357284aff4.zip
add concept of whether user gets to choose default run level
Diffstat (limited to 'installclass.py')
-rw-r--r--installclass.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/installclass.py b/installclass.py
index 709c2d11c..28291fba2 100644
--- a/installclass.py
+++ b/installclass.py
@@ -31,6 +31,7 @@ class BaseInstallClass:
hidden = 0
pixmap = None
showMinimal = 0
+ showLoginChoice = 0
description = None
# don't select this class by default