From 1172eee6b28024c9f1983f9295fdddb3264c61bc Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 15 May 2012 01:48:44 +0200 Subject: debian/network-manager.dirs: Install /etc/NetworkManager/VPN/ directory. This directory needs to exist so NetworkManager can monitor it for changes (via inotify) to automatically detect newly installed VPN plugins. (Closes: #672963) --- debian/changelog | 9 +++++++++ debian/network-manager.dirs | 1 + 2 files changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index f0ad4e7a..a6a6398a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +network-manager (0.9.4.0-4) UNRELEASED; urgency=low + + * debian/network-manager.dirs: Install /etc/NetworkManager/VPN/ directory. + This directory needs to exist so NetworkManager can monitor it for changes + (via inotify) to automatically detect newly installed VPN plugins. + (Closes: #672963) + + -- Michael Biebl Tue, 15 May 2012 01:46:40 +0200 + network-manager (0.9.4.0-3) unstable; urgency=low * debian/patches/12-initialize-gerror.patch: Initialize GError, else invalid diff --git a/debian/network-manager.dirs b/debian/network-manager.dirs index 5f7f8648..0cefd6e9 100644 --- a/debian/network-manager.dirs +++ b/debian/network-manager.dirs @@ -1,2 +1,3 @@ var/lib/NetworkManager/ etc/NetworkManager/system-connections/ +etc/NetworkManager/VPN/ -- cgit 1.3.0-6-gf8a5