Update of /cvsroot/leaf/src/bering-uclibc/apps/etc/skel/init.d
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv10512

Modified Files:
        watchdog 
Log Message:
remove wd1100 hack now the module understand parameters

Index: watchdog
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/etc/skel/init.d/watchdog,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** watchdog    14 Oct 2004 19:09:46 -0000      1.1
--- watchdog    4 Sep 2006 12:23:08 -0000       1.2
***************
*** 14,24 ****
      then
          echo -n "Starting software watchdog... "
-       # Support for wd1100
-       if [ -e /proc/sys/dev/wd/graceful ]; then
-           echo 0 > /proc/sys/dev/wd/graceful
-       fi
-       if [ -e /proc/sys/dev/wd/timeout ]; then
-           echo 20 > /proc/sys/dev/wd/timeout
-       fi
          if start-stop-daemon --start --quiet --exec /usr/sbin/watchdog
          then
--- 14,17 ----


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to