mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profiles: anki: add mpv/mplayer to private-bin
Without this change, Anki fails to start. Fixes #6544.
This commit is contained in:
parent
d01e1779d6
commit
c974e17361
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ protocol unix,inet,inet6
|
|||
seccomp !chroot
|
||||
|
||||
disable-mnt
|
||||
private-bin anki,python*
|
||||
private-bin anki,mplayer,mpv,python*
|
||||
private-cache
|
||||
private-dev
|
||||
private-etc @tls-ca,@x11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue