[packages] kernel: add a kernel module for the usbtest driver
[openwrt.git] / package / busybox / files / cron
index cf0f725..9bc89d8 100755 (executable)
@@ -9,5 +9,5 @@ start () {
 }
 
 stop() {
-       killall crond
+       killall -9 crond
 }
This page took 0.02165 seconds and 4 git commands to generate.