Initial commit.
This commit is contained in:
6
redhat-lsb/lsb_killproc
Executable file
6
redhat-lsb/lsb_killproc
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
. /etc/init.d/functions
|
||||
|
||||
LSB=LSB-1.1 killproc $*
|
||||
exit $?
|
||||
Reference in New Issue
Block a user