Changeset 25883
- Timestamp:
- 2011-03-06T11:45:24+01:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/target/linux/omap24xx/base-files/etc/init.d/watchdog
r25882 r25883 9 9 return 1 10 10 } 11 /sbin/watchdog -T 6 0-t 50 /dev/watchdog11 /sbin/watchdog -T 63 -t 50 /dev/watchdog 12 12 [ -x /usr/bin/schedtool ] && /usr/bin/schedtool -R -p 60 -n -20 $(pidof watchdog) 13 13 }
Note: See TracChangeset
for help on using the changeset viewer.