summaryrefslogtreecommitdiffstats
path: root/package/kernel/om-watchdog
diff options
context:
space:
mode:
Diffstat (limited to 'package/kernel/om-watchdog')
-rw-r--r--package/kernel/om-watchdog/files/om-watchdog.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/om-watchdog/files/om-watchdog.init b/package/kernel/om-watchdog/files/om-watchdog.init
index 0298bce046..afb9296afd 100644
--- a/package/kernel/om-watchdog/files/om-watchdog.init
+++ b/package/kernel/om-watchdog/files/om-watchdog.init
@@ -16,7 +16,7 @@ boot() {
"om2p"|"om2p-hs")
service_start /sbin/om-watchdog 12
;;
- "om2p-lc")
+ "om2pv2"|"om2p-lc")
service_start /sbin/om-watchdog 26
;;
"mr600v2")