[package] base-files: Use -h instead of deprecated -L for symlink check
[openwrt.git] / package / base-files / files / etc / init.d / watchdog
index e44cbb1..65a45e5 100755 (executable)
@@ -9,5 +9,4 @@ start() {
 
 stop() {
        killall -q watchdog
-       [ -c /dev/watchdog ] && echo "V" > /dev/watchdog
 }
This page took 0.026 seconds and 4 git commands to generate.