update apparmor profiles
Co-authored-by: Mikhail Morfikov <mmorfikov@gmail.com> Signed-off-by: Alexandre Pujol <alexandre@pujol.io>
This commit is contained in:
parent
b0690c0e55
commit
d701e39939
201 changed files with 540 additions and 608 deletions
|
|
@ -71,7 +71,6 @@ profile smplayer @{exec_path} {
|
|||
include <abstractions/user-download-strict>
|
||||
include <abstractions/private-files-strict>
|
||||
include <abstractions/openssl>
|
||||
include <abstractions/deny-root-dir-access>
|
||||
|
||||
# Needed for hardware decoding
|
||||
##include <abstractions/nvidia>
|
||||
|
|
@ -141,6 +140,7 @@ profile smplayer @{exec_path} {
|
|||
/{usr/,}bin/mpv rPUx,
|
||||
/{usr/,}bin/smtube rPUx,
|
||||
/{usr/,}bin/youtube-dl rPUx,
|
||||
/{usr/,}bin/yt-dlp rPUx,
|
||||
|
||||
# PulseAudio (to use "pacmd")
|
||||
/{usr/,}bin/pacmd rPUx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue