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

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[2139]
From:       owes () users ! sourceforge ! net
Date:       2008-11-30 13:34:15
Message-ID: E1L6mRD-0006fA-Gh () 3kljzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 2139
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2139&view=rev
Author:   owes
Date:     2008-11-30 13:34:15 +0000 (Sun, 30 Nov 2008)

Log Message:
-----------
restartdhcp for setup only, not for installer

Modified Paths:
--------------
    ipcop/trunk/src/installer/net_dhcp.c

Modified: ipcop/trunk/src/installer/net_dhcp.c
===================================================================
--- ipcop/trunk/src/installer/net_dhcp.c	2008-11-30 10:56:08 UTC (rev 2138)
+++ ipcop/trunk/src/installer/net_dhcp.c	2008-11-30 13:34:15 UTC (rev 2139)
@@ -263,7 +263,9 @@
             fclose(f);
         }
 
-        mysystem("/usr/local/bin/restartdhcp");
+        if (!flag_installer) {
+            mysystem("/usr/local/bin/restartdhcp");
+        }
     }
 
     free_kv(&dhcpkv);


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 the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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