- Timestamp:
- 03/16/09 18:49:34 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/trunk/applications/luci-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua
r3975 r4341 3 3 4 4 Copyright 2008 Steven Barth <steven@midlink.org> 5 Copyright 2009 Jo-Philipp Wich <xm@subsignal.org> 5 6 6 7 Licensed under the Apache License, Version 2.0 (the "License"); … … 134 135 }, 135 136 137 ["olsrd_watchdog.so.0.1"] = { 138 { Value, "file", "/var/run/olsrd.watchdog" }, 139 { Value, "interval", "30" } 140 }, 141 136 142 ["olsrd_arprefresh.so.0.1"] = {}, 137 143 ["olsrd_dot_draw.so.0.3"] = {},
