From 572c688c2dd4857069e0c23e25000269f376f01a Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Mon, 9 Jan 2006 01:25:10 +0000 Subject: convert parallel init to LSB --- numlock.init | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1