[network-manager-libreswan] service: drop off the bus if the peer vanishes or we're unneeded
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-libreswan] service: drop off the bus if the peer vanishes or we're unneeded
- Date: Tue, 26 Jan 2016 12:59:34 +0000 (UTC)
commit eae2391104513e53f57b16609126cf59d3ae59c4
Author: Lubomir Rintel <lkundrak v3 sk>
Date: Tue Jan 26 13:58:27 2016 +0100
service: drop off the bus if the peer vanishes or we're unneeded
src/nm-libreswan-service.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/nm-libreswan-service.c b/src/nm-libreswan-service.c
index e2a217f..4e3773e 100644
--- a/src/nm-libreswan-service.c
+++ b/src/nm-libreswan-service.c
@@ -1826,6 +1826,7 @@ main (int argc, char *argv[])
plugin = g_initable_new (NM_TYPE_LIBRESWAN_PLUGIN, NULL, &error,
NM_VPN_SERVICE_PLUGIN_DBUS_SERVICE_NAME, bus_name,
+ NM_VPN_SERVICE_PLUGIN_DBUS_WATCH_PEER, !debug,
NULL);
if (!plugin) {
g_warning ("Failed to initialize a plugin instance: %s", error->message);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]