Removing noautologin parameter from live script, this functionallity was moved to...
authorDaniel Baumann <daniel@debian.org>
Sun, 20 Jun 2010 13:52:06 +0000 (15:52 +0200)
committerDaniel Baumann <daniel@debian.org>
Sun, 20 Jun 2010 13:52:06 +0000 (15:52 +0200)
scripts/live

index 37c3abd..412094a 100755 (executable)
@@ -215,11 +215,6 @@ Arguments ()
                                export NOACCESSIBILITY
                                ;;
 
-                       noautologin)
-                               NOAUTOLOGIN="Yes"
-                               export NOAUTOLOGIN
-                               ;;
-
                        nofastboot)
                                NOFASTBOOT="Yes"
                                export NOFASTBOOT