blob: 866c1a9c6328bf2cf762474e50c4248561a99e86 [file] [log] [blame]
#!/bin/sh
. /etc/init.d/functions
LSB=LSB-1.1 killproc $*
exit $?