mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Uncomment private-dev for vlc profile.
Since private-dev now allows video devices, we can probably enable private-dev in the profile.
This commit is contained in:
parent
294dce8859
commit
a4deb5681e
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ seccomp
|
|||
shell none
|
||||
|
||||
private-bin vlc,cvlc,nvlc,rvlc,qvlc,svlc
|
||||
# private-dev
|
||||
private-dev
|
||||
private-tmp
|
||||
|
||||
noexec ${HOME}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue