md5sum was left out
[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.026529 seconds and 4 git commands to generate.