Did this:

```
$ grep include /etc/apparmor.d/usr.lib.ipsec.charon | grep local
  include <local/usr.lib.ipsec.charon>

$ cat /etc/apparmor.d/local/usr.lib.ipsec.charon
# Site-specific additions and overrides for usr.lib.ipsec.charon.
# For more details, please see /etc/apparmor.d/local/README.
#
# https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1786250
@{PROC}/@{pid}/fd/ r,
```

Then reloaded
```
$ sudo apparmor_parser -r /etc/apparmor.d/usr.lib.ipsec.charon
```

Now more complaints in dmesg.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1786250

Title:
  strongswan (charon) is rejected by apparmor to read /proc/<PID>/fd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1786250/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to