Update of /cvsroot/leaf/src/bering-uclibc4/source/pppoesrv
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv23155

Modified Files:
        buildtool.cfg pppoesrv.init 
Log Message:
workaround for bug of start-stop-daemon (--test option doesn't work)


Index: pppoesrv.init
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/pppoesrv/pppoesrv.init,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pppoesrv.init       12 Nov 2010 10:41:15 -0000      1.5
--- pppoesrv.init       20 Dec 2010 23:25:58 -0000      1.6
***************
*** 36,40 ****
    start)
      echo -n "Starting PPPoE server daemon... "
!     if start-stop-daemon --start --quiet --test --exec 
/usr/sbin/pppoe-server; then
          if [ -n "$IFACES" ]; then
            INST=0
--- 36,40 ----
    start)
      echo -n "Starting PPPoE server daemon... "
!     if start-stop-daemon --start --quiet --test --exec /usr/sbin/pppoe-server 
-- -h &>/dev/null; then
          if [ -n "$IFACES" ]; then
            INST=0

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/pppoesrv/buildtool.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.cfg       11 Nov 2010 17:59:20 -0000      1.2
--- buildtool.cfg       20 Dec 2010 23:25:58 -0000      1.3
***************
*** 36,40 ****
    <pppoesrv>
      Version = 3.8
!     Revision = 5
  
      Help <<EOF
--- 36,40 ----
    <pppoesrv>
      Version = 3.8
!     Revision = 6
  
      Help <<EOF


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to