diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2016-02-05 15:39:46 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2016-02-05 17:55:05 +0100 |
commit | eee0269c447be7a72fd132afd472d72ebf2da2fc (patch) | |
tree | 4c6810b3042f07b81de452435ccafb55ae110b51 /debian/charon-systemd.lintian-overrides | |
parent | 05a6a9ad1245504c2ff00ec29f7628730d51b9ac (diff) | |
download | vyos-strongswan-eee0269c447be7a72fd132afd472d72ebf2da2fc.tar.gz vyos-strongswan-eee0269c447be7a72fd132afd472d72ebf2da2fc.zip |
add new package strongswan-swanctl and charon-systemd
- strongswan-swanctl includes vici plugin and swanctl files
- charon-systemd includes a new charon daemon, started by systemd and
configured through swanctl.
Diffstat (limited to 'debian/charon-systemd.lintian-overrides')
-rw-r--r-- | debian/charon-systemd.lintian-overrides | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/charon-systemd.lintian-overrides b/debian/charon-systemd.lintian-overrides new file mode 100644 index 000000000..e6d0b55a1 --- /dev/null +++ b/debian/charon-systemd.lintian-overrides @@ -0,0 +1,4 @@ +# strongswan libraries are installed in /usr/lib/ipsec because they are private +# to the strongSwan project. We still want to split multiple binaries from the +# lib +charon-systemd: binary-or-shlib-defines-rpath usr/sbin/charon-systemd /usr/lib/ipsec |