mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
fix typo(2) in watchdog init script
SVN-Revision: 10727
This commit is contained in:
parent
cd4447d269
commit
633e548e01
@ -3,5 +3,5 @@
|
||||
|
||||
START=97
|
||||
start() {
|
||||
[ -c /dev/watchtog ] && watchdog -t 5 /dev/watchdog
|
||||
[ -c /dev/watchdog ] && watchdog -t 5 /dev/watchdog
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user