Update of /cvsroot/leaf/src/bering-uclibc/apps/knockd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32718

Modified Files:
        knockd.default 
Log Message:
added IFACE var to easily set by webconf cgi


Index: knockd.default
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/knockd/knockd.default,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** knockd.default      25 Oct 2004 16:23:59 -0000      1.1
--- knockd.default      17 Dec 2004 04:18:07 -0000      1.2
***************
*** 10,13 ****
  START_KNOCKD=0
  
  # command line options 
! KNOCKD_OPTS="-i eth0"
--- 10,14 ----
  START_KNOCKD=0
  
+ IFACE=eth0
  # command line options 
! KNOCKD_OPTS="-i $IFACE"



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to