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.install | |
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.install')
-rw-r--r-- | debian/charon-systemd.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/charon-systemd.install b/debian/charon-systemd.install new file mode 100644 index 000000000..3b62aade9 --- /dev/null +++ b/debian/charon-systemd.install @@ -0,0 +1,2 @@ +lib/systemd/system/strongswan-swanctl.service +usr/sbin/charon-systemd |