[network-manager-openvpn/nm-1-2] service: drop off the bus when done
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-openvpn/nm-1-2] service: drop off the bus when done
- Date: Wed, 20 Apr 2016 04:26:29 +0000 (UTC)
commit 0eeda5c865847878177165eaaa117994b98c5ca7
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Wed Apr 20 06:25:20 2016 +0200
service: drop off the bus when done
(cherry picked from commit 0a2f90715530b7b5f831a5e297a1634d1afc2df2)
src/nm-openvpn-service.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/nm-openvpn-service.c b/src/nm-openvpn-service.c
index a35a3eb..61ecc58 100644
--- a/src/nm-openvpn-service.c
+++ b/src/nm-openvpn-service.c
@@ -1951,6 +1951,7 @@ nm_openvpn_plugin_new (const char *bus_name)
plugin = (NMOpenvpnPlugin *) g_initable_new (NM_TYPE_OPENVPN_PLUGIN, NULL, &error,
NM_VPN_SERVICE_PLUGIN_DBUS_SERVICE_NAME, bus_name,
+ NM_VPN_SERVICE_PLUGIN_DBUS_WATCH_PEER, !gl.debug,
NULL);
if (plugin) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]