mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 13:28:19 +00:00
mbsync: Add read to gss
This was needed when testing the profile in Oracular
This commit is contained in:
parent
00a1152700
commit
76338c29f2
@ -24,6 +24,7 @@ profile mbsync /usr/bin/mbsync {
|
|||||||
network inet6 stream,
|
network inet6 stream,
|
||||||
network netlink raw,
|
network netlink raw,
|
||||||
|
|
||||||
|
@{etc_ro}/gss/mech.d/ r,
|
||||||
@{etc_ro}/ssl/openssl.cnf r,
|
@{etc_ro}/ssl/openssl.cnf r,
|
||||||
/usr/bin/mbsync r,
|
/usr/bin/mbsync r,
|
||||||
owner @{HOME}/.mbsyncrc r,
|
owner @{HOME}/.mbsyncrc r,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user