2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 14:25:52 +00:00

remmina: add audit flag for writing autostart file

... as discussed in https://gitlab.com/apparmor/apparmor/-/merge_requests/1603
This commit is contained in:
Christian Boltz
2025-04-05 14:22:22 +02:00
parent bc067f8a8f
commit ef25cb160f

View File

@@ -62,7 +62,7 @@ profile remmina /usr/bin/remmina {
owner @{HOME}/.config/autostart/remmina-applet.desktop{,**} r,
# TODO: This should be mknod instead of w, and this should be behind prompt
# hence why the rule is split.
owner @{HOME}/.config/autostart/remmina-applet.desktop{,**} w,
audit owner @{HOME}/.config/autostart/remmina-applet.desktop{,**} w,
owner @{HOME}/.config/freerdp/known_hosts2 rwk,
owner @{HOME}/.config/glib-2.0/settings/keyfile rw,
owner @{HOME}/.config/remmina/{,**} rw,