mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
disable-shell.inc (#3411)
* disable-shell.inc * add disable-shell.inc to all profiles with a … … private-bin line without bash/sh except profiles with redirect profiles. * add it to some more profiles * exclude aria2c.profile
This commit is contained in:
parent
52e24dbb3e
commit
2c914c7d25
183 changed files with 197 additions and 2 deletions
|
|
@ -27,6 +27,7 @@ include disable-exec.inc
|
|||
include disable-interpreters.inc
|
||||
include disable-passwdmgr.inc
|
||||
include disable-programs.inc
|
||||
include disable-shell.inc
|
||||
include disable-xdg.inc
|
||||
|
||||
whitelist /usr/share/vulkan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue