projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[geos] remove remaining uci-defaults
[openwrt.git]
/
package
/
base-files
/
files
/
etc
/
init.d
/
watchdog
diff --git
a/package/base-files/files/etc/init.d/watchdog
b/package/base-files/files/etc/init.d/watchdog
index
e44cbb1
..
65a45e5
100755
(executable)
--- a/
package/base-files/files/etc/init.d/watchdog
+++ b/
package/base-files/files/etc/init.d/watchdog
@@
-9,5
+9,4
@@
start() {
stop() {
killall -q watchdog
stop() {
killall -q watchdog
- [ -c /dev/watchdog ] && echo "V" > /dev/watchdog
}
}
This page took
0.022223 seconds
and
4
git commands to generate.