add profile specific base-files packages - does not work with the imagebuilder yet...
[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.018461 seconds and 4 git commands to generate.