[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop: [591]
From:       owes () users ! sourceforge ! net
Date:       2007-10-29 9:24:02
Message-ID: E1ImQqo-0004XI-Ez () sc8-pr-svn4 ! sourceforge ! net
[Download RAW message or body]

Revision: 591
          http://ipcop.svn.sourceforge.net/ipcop/?rev=591&view=rev
Author:   owes
Date:     2007-10-29 02:24:01 -0700 (Mon, 29 Oct 2007)

Log Message:
-----------
Fix small error that stopped dnsmasq from starting when dhcp config not exist.

Modified Paths:
--------------
    ipcop/trunk/config/rc.d/rc.netaddress.up

Modified: ipcop/trunk/config/rc.d/rc.netaddress.up
===================================================================
--- ipcop/trunk/config/rc.d/rc.netaddress.up	2007-10-29 09:05:10 UTC (rev 590)
+++ ipcop/trunk/config/rc.d/rc.netaddress.up	2007-10-29 09:24:01 UTC (rev 591)
@@ -52,7 +52,7 @@
 # Start DNSMASQ with defaults settings to resolve names defined in /etc/hosts
 # Start in any cases : even if rc.red start fail, we still want be able to use \
/etc/hosts names  OPT_DNSMASQ="-l /var/state/dhcp/dhcpd.leases"
-[ -n $DOMAIN_NAME_GREEN ] && OPT_DNSMASQ="--domain=$DOMAIN_NAME_GREEN  $OPT_DNSMASQ"
+[ -n "$DOMAIN_NAME_GREEN" ] && OPT_DNSMASQ="--domain=$DOMAIN_NAME_GREEN  \
$OPT_DNSMASQ"  /usr/sbin/dnsmasq $OPT_DNSMASQ
 
 # If RED is ethernet then check further...


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic