diff options
-rwxr-xr-x | numlock.init | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/numlock.init b/numlock.init index a7ed6aa..a62d62f 100755 --- a/numlock.init +++ b/numlock.init @@ -4,6 +4,8 @@ # # description: Locks NumLock key at init runlevel change # chkconfig: 345 29 15 +# +# X-Parallel-Init # Source function library. . /etc/rc.d/init.d/functions |