update apparmor profiles
This commit is contained in:
parent
fb63699153
commit
9eecac80a2
44 changed files with 520 additions and 47 deletions
|
|
@ -90,6 +90,10 @@ profile vlc @{exec_path} {
|
|||
owner @{MOUNTS}/**/ r,
|
||||
owner /{home,media}/**.@{vlc_ext} rw,
|
||||
|
||||
# For SMB shares
|
||||
owner @{run}/user/@{uid}/gvfs/smb-share:server=*,share=**/ r,
|
||||
owner @{run}/user/@{uid}/gvfs/smb-share:server=*,share=**.@{vlc_ext} r,
|
||||
|
||||
/var/lib/dbus/machine-id r,
|
||||
/etc/machine-id r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue