[network-manager-openswan/dcbw/libreswan: 4/7] fixup! core: update for	non-deprecated libreswan initialization flow
- From: Dan Williams <dcbw src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [network-manager-openswan/dcbw/libreswan: 4/7] fixup! core: update for	non-deprecated libreswan initialization flow
 
- Date: Mon, 20 Oct 2014 21:45:06 +0000 (UTC)
 
commit 95bdab2de14331f54619f3ae4a662cf812b55610
Author: Dan Williams <dcbw redhat com>
Date:   Mon Oct 20 14:43:03 2014 -0500
    fixup! core: update for non-deprecated libreswan initialization flow
 src/nm-openswan-service.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nm-openswan-service.c b/src/nm-openswan-service.c
index a98c4c8..9b5341d 100644
--- a/src/nm-openswan-service.c
+++ b/src/nm-openswan-service.c
@@ -957,7 +957,7 @@ connect_step (NMOpenSwanPlugin *self, GError **error)
                /* Start the IPSec service */
                if (priv->libreswan) {
                        success = do_spawn (&priv->pid, NULL, NULL, error,
-                                           priv->pluto_path, "--config", SYSCONFDIR "/ipsec.conf", 
"--nofork",
+                                           priv->pluto_path, "--config", SYSCONFDIR "/ipsec.conf",
                                            NULL);
                } else
                        success = do_spawn (&priv->pid, NULL, NULL, error, priv->ipsec_path, "setup", 
"start", NULL);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]