diff --git a/profiles/apparmor.d/mbsync b/profiles/apparmor.d/mbsync index 697e0f6cb..7aa667e2e 100644 --- a/profiles/apparmor.d/mbsync +++ b/profiles/apparmor.d/mbsync @@ -15,6 +15,7 @@ include profile mbsync /usr/bin/mbsync { include + include include network inet dgram, @@ -23,12 +24,7 @@ profile mbsync /usr/bin/mbsync { network inet6 stream, network netlink raw, - @{etc_ro}/gai.conf r, - @{etc_ro}/host.conf r, - @{etc_ro}/hosts r, - @{etc_ro}/nsswitch.conf r, @{etc_ro}/ssl/openssl.cnf r, - @{run}/systemd/resolve/stub-resolv.conf r, /usr/bin/mbsync r, owner @{HOME}/.mbsyncrc r, owner @{HOME}/Mail/**/ r,