From c88e44b29acca4e11b5ce90925a978905dfbb642 Mon Sep 17 00:00:00 2001 From: Frederic Crozat Date: Wed, 8 Apr 2009 16:05:46 +0000 Subject: - Release 2.1.2 : - enable numlock in runlevel 7 (ie speedboot). Mdv bug #49572 --- numlock.init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'numlock.init') diff --git a/numlock.init b/numlock.init index d747569..10a07d9 100755 --- a/numlock.init +++ b/numlock.init @@ -3,11 +3,11 @@ # Startup script for NumLock # # description: Locks NumLock key at init runlevel change -# chkconfig: 345 29 15 +# chkconfig: 3457 29 15 # ### BEGIN INIT INFO # Provides: numlock -# Default-Start: 3 4 5 +# Default-Start: 3 4 5 7 # Short-Description: Locks NumLock key at init runlevel change # Description: Locks NumLock key at init runlevel change ### END INIT INFO -- cgit v1.2.1