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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user