diff options
author | Kim Hagen <kim.sidney@gmail.com> | 2019-01-10 10:42:40 +0100 |
---|---|---|
committer | Kim Hagen <kim.sidney@gmail.com> | 2019-01-10 10:42:40 +0100 |
commit | 5db01ad9badcea69bbab2006859ab16d7a5e5213 (patch) | |
tree | 7c07e76c64243cf411edd6a0da134055e5ab0544 /debian/strongswan-nm.install | |
parent | 0d4aee5440ebef1042bb8d9e65ee3dc127257df8 (diff) | |
download | vyos-strongswan-5db01ad9badcea69bbab2006859ab16d7a5e5213.tar.gz vyos-strongswan-5db01ad9badcea69bbab2006859ab16d7a5e5213.zip |
Disable building the charon-nm package, which we do not use.
The practical reason for removing it completely for the time being is that
libnm is not in jessie.
Diffstat (limited to 'debian/strongswan-nm.install')
-rw-r--r-- | debian/strongswan-nm.install | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/strongswan-nm.install b/debian/strongswan-nm.install deleted file mode 100644 index 12665af1f..000000000 --- a/debian/strongswan-nm.install +++ /dev/null @@ -1,2 +0,0 @@ -usr/lib/ipsec/charon-nm -etc/dbus-1/system.d/nm-strongswan-service.conf |