summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-20 15:52:06 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:53:26 +0100
commit4b1c986014cfed5a6e4380fe73b609bd7d2d8869 (patch)
tree50a49dff0ba93dd747426cfab94b49ef5328b178
parent3873d354302562a3b3d1da5ad3ea5ab7f661ce40 (diff)
downloadlive-boot-4b1c986014cfed5a6e4380fe73b609bd7d2d8869.tar.gz
live-boot-4b1c986014cfed5a6e4380fe73b609bd7d2d8869.zip
Removing noautologin parameter from live script, this functionallity was moved to live-config.
-rwxr-xr-xscripts/live5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/live b/scripts/live
index 37c3abd..412094a 100755
--- a/scripts/live
+++ b/scripts/live
@@ -215,11 +215,6 @@ Arguments ()
export NOACCESSIBILITY
;;
- noautologin)
- NOAUTOLOGIN="Yes"
- export NOAUTOLOGIN
- ;;
-
nofastboot)
NOFASTBOOT="Yes"
export NOFASTBOOT