[Pkg-sysvinit-commits] r1700 - sysvinit/trunk/debian

Petter Reinholdtsen pere at alioth.debian.org
Tue Sep 1 21:34:23 UTC 2009


Author: pere
Date: 2009-09-01 21:34:23 +0000 (Tue, 01 Sep 2009)
New Revision: 1700

Modified:
   sysvinit/trunk/debian/sysv-rc.postinst
Log:
Make 'yes' the default when asking about migration, and remember a 'no' for next time the question is asked.

Modified: sysvinit/trunk/debian/sysv-rc.postinst
===================================================================
--- sysvinit/trunk/debian/sysv-rc.postinst	2009-09-01 20:28:39 UTC (rev 1699)
+++ sysvinit/trunk/debian/sysv-rc.postinst	2009-09-01 21:34:23 UTC (rev 1700)
@@ -132,8 +132,7 @@
 	return 1
     else
 	# Ask if the legacy boot sequence should be converted to
-	# dependency based, making 'no' the default.
-	db_set sysv-rc/convert-legacy false
+	# dependency based.
 
 	# Make sure the question is seen every time
 	db_fset sysv-rc/convert-legacy seen false




More information about the Pkg-sysvinit-commits mailing list