Update of /cvsroot/leaf/src/config/webconf/var/webconf/www
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16487

Modified Files:
        ipsec.cgi 
Log Message:
Suppress output from the restart command


Index: ipsec.cgi
===================================================================
RCS file: /cvsroot/leaf/src/config/webconf/var/webconf/www/ipsec.cgi,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ipsec.cgi   29 Jun 2009 11:17:36 -0000      1.3
--- ipsec.cgi   3 Jul 2009 08:44:53 -0000       1.4
***************
*** 202,206 ****
                        ;;
                Restart)
!                       /etc/init.d/ipsec restart
                        ;;
                *)      
--- 202,206 ----
                        ;;
                Restart)
!                       /etc/init.d/ipsec restart > /dev/null 2>&1
                        ;;
                *)      


------------------------------------------------------------------------------
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to