update apparmor profiles
Signed-off-by: Alexandre Pujol <alexandre@pujol.io>
This commit is contained in:
parent
85e7f58d3c
commit
35a281d045
28 changed files with 147 additions and 38 deletions
|
|
@ -65,7 +65,7 @@ profile yt-dlp @{exec_path} {
|
|||
|
||||
# Which files yt-dlp should be able to open
|
||||
owner /media/**/ r,
|
||||
owner /media/**.@{ytdlp_ext} rw,
|
||||
owner /media/**.@{ytdlp_ext} rwk,
|
||||
|
||||
owner @{HOME}/.cache/ rw,
|
||||
owner @{HOME}/.cache/yt-dlp/ rw,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue