2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

mbsync: Add read to gss

This was needed when testing the profile in Oracular
This commit is contained in:
Eduardo Barretto 2025-01-24 09:43:43 +01:00
parent 00a1152700
commit 76338c29f2
No known key found for this signature in database
GPG Key ID: B92697DB02554590

View File

@ -24,6 +24,7 @@ profile mbsync /usr/bin/mbsync {
network inet6 stream,
network netlink raw,
@{etc_ro}/gss/mech.d/ r,
@{etc_ro}/ssl/openssl.cnf r,
/usr/bin/mbsync r,
owner @{HOME}/.mbsyncrc r,