mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Reintroduce whitelist-var-common.inc (#2476)
* Fix gpicview.profile * Fix eog.profile
This commit is contained in:
parent
b5965d0cc0
commit
2ebb461804
2 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ include disable-interpreters.inc
|
|||
include disable-passwdmgr.inc
|
||||
include disable-programs.inc
|
||||
|
||||
include whitelist-var-common.inc
|
||||
|
||||
apparmor
|
||||
caps.drop all
|
||||
ipc-namespace
|
||||
|
|
|
|||
|
|
@ -14,6 +14,8 @@ include disable-interpreters.inc
|
|||
include disable-passwdmgr.inc
|
||||
include disable-programs.inc
|
||||
|
||||
include whitelist-var-common.inc
|
||||
|
||||
apparmor
|
||||
caps.drop all
|
||||
ipc-namespace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue