mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 06:06:02 -06:00
Make it possible for cheese app to save pictures too
This commit is contained in:
parent
a4861b34d4
commit
e43d5b71cd
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ include cheese.local
|
|||
include globals.local
|
||||
|
||||
noblacklist ${VIDEOS}
|
||||
noblacklist ${PICTURES}
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
@ -17,6 +18,7 @@ include disable-programs.inc
|
|||
include disable-xdg.inc
|
||||
|
||||
whitelist ${VIDEOS}
|
||||
whitelist ${PICTURES}
|
||||
include whitelist-common.inc
|
||||
include whitelist-var-common.inc
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue