Age | Commit message (Collapse) | Author |
|
The AppArmor profile for charon-systemd was copied from the existing
profile for /usr/lib/ipsec/charon without much scrutiny other than
testing basic IPsec tunnels (no fancy plugin options were tested). It
appears that the team at Canonical that had written the
/usr/lib/ipsec/charon policy had done extensive testing with several
plugins, and it seems likely that applying the same profile to
charon-systemd will allow those plugins to continue to work.
The AppArmor profile for swanctl was written from scratch and well
tested. It turns out that swanctl unnecessarily loads plugins by
default, so a bit of frivolous access has been granted.
|
|
* debian/patches:
- 02_configure-Install-charon-systemd.conf added, cherry-picked from
upstream to install configuration to output logging information to the
journal.
* debian/charon-systemd.install:
- install charon-systemd.conf files, thanks Gerald Tuner. closes: #866325
|
|
- strongswan-swanctl includes vici plugin and swanctl files
- charon-systemd includes a new charon daemon, started by systemd and
configured through swanctl.
|