2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 01:57:43 +00:00

profiles: mbsync: Allow mmap as it is needed for other architectures

This commit is contained in:
Eduardo Barretto 2025-06-11 11:30:16 +02:00
parent a7003f4d49
commit 3d25f1c80f
No known key found for this signature in database
GPG Key ID: B92697DB02554590

View File

@ -26,7 +26,7 @@ profile mbsync /usr/bin/mbsync {
network netlink raw,
@{etc_ro}/gss/mech.d/ r,
/usr/bin/mbsync r,
/usr/bin/mbsync mr,
owner @{HOME}/.mbsyncrc r,
owner @{HOME}/Mail/**/ rw,
owner @{HOME}/Mail/**/.mbsyncstate rw,