[network-manager-openswan/dcbw/cleanups: 13/17] fixup! use a diffrent name
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-openswan/dcbw/cleanups: 13/17] fixup! use a diffrent name
- Date: Thu, 7 Aug 2014 22:52:17 +0000 (UTC)
commit d90398c9e5b7f74549610af89b5ae5be0058308c
Author: Dan Williams <dcbw redhat com>
Date: Thu Aug 7 11:30:46 2014 -0500
fixup! use a diffrent name
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 8f1bf4f..c109e39 100644
--- a/src/nm-openswan-service.c
+++ b/src/nm-openswan-service.c
@@ -543,7 +543,7 @@ real_connect (NMVPNPlugin *plugin,
return FALSE;
/* Write the IPSec secret (group password) */
- priv->secrets_path = g_strdup_printf (SYSCONFDIR "ipsec.d/ipsec-%s.secrets", uuid);
+ priv->secrets_path = g_strdup_printf (SYSCONFDIR "/ipsec.d/ipsec-%s.secrets", uuid);
if (!nm_openswan_config_psk_write (s_vpn, priv->secrets_path, error))
return FALSE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]