From: Daniel Baumann Date: Sun, 20 Jun 2010 13:52:06 +0000 (+0200) Subject: Removing noautologin parameter from live script, this functionallity was moved to... X-Git-Tag: debian/2.0_a11-1~1 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=ed0ef79a722eff0140c5521b63e80283054e416e Removing noautologin parameter from live script, this functionallity was moved to live-config. --- 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