aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2006-01-09 01:25:10 +0000
committerOlivier Blin <oblin@mandriva.org>2006-01-09 01:25:10 +0000
commit572c688c2dd4857069e0c23e25000269f376f01a (patch)
tree29aa26b865136faddb80feee42a290dfeab79445
parenta7b523edfccdafb40bba6d66c343f9029973fc30 (diff)
downloadnumlock-572c688c2dd4857069e0c23e25000269f376f01a.tar
numlock-572c688c2dd4857069e0c23e25000269f376f01a.tar.gz
numlock-572c688c2dd4857069e0c23e25000269f376f01a.tar.bz2
numlock-572c688c2dd4857069e0c23e25000269f376f01a.tar.xz
numlock-572c688c2dd4857069e0c23e25000269f376f01a.zip
convert parallel init to LSB
-rwxr-xr-xnumlock.init7
1 files changed, 6 insertions, 1 deletions
diff --git a/numlock.init b/numlock.init
index a62d62f..d747569 100755
--- a/numlock.init
+++ b/numlock.init
@@ -5,7 +5,12 @@
# description: Locks NumLock key at init runlevel change
# chkconfig: 345 29 15
#
-# X-Parallel-Init
+### BEGIN INIT INFO
+# Provides: numlock
+# Default-Start: 3 4 5
+# Short-Description: Locks NumLock key at init runlevel change
+# Description: Locks NumLock key at init runlevel change
+### END INIT INFO
# Source function library.
. /etc/rc.d/init.d/functions