From 0c607bd710019d1bf748b68c6b34d38f40f56bef Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 16 Sep 2013 12:14:38 +0000 Subject: Do not start the Hurd console in single-user mode --- debian/hurd.hurd-console.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/hurd.hurd-console.init') diff --git a/debian/hurd.hurd-console.init b/debian/hurd.hurd-console.init index 25050fca..e26af525 100644 --- a/debian/hurd.hurd-console.init +++ b/debian/hurd.hurd-console.init @@ -3,8 +3,8 @@ # Provides: hurd-console # Required-Start: $all # Required-Stop: -# Default-Start: 1 2 3 4 5 -# Default-Stop: 0 6 +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 # Short-Description: Example initscript # Description: This file should be used to construct scripts to be # placed in /etc/init.d. -- cgit v1.2.3