mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
parent
a83e36dde3
commit
6ca31ec520
3 changed files with 3 additions and 6 deletions
|
|
@ -7,6 +7,5 @@ include 7z.local
|
|||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
noblacklist ${PATH}/bash
|
||||
noblacklist ${PATH}/sh
|
||||
ignore include disable-shell.inc
|
||||
include archiver-common.inc
|
||||
|
|
|
|||
|
|
@ -8,8 +8,7 @@ include zcat.local
|
|||
#include globals.local
|
||||
|
||||
# Allow running kernel config check
|
||||
noblacklist ${PATH}/bash
|
||||
noblacklist ${PATH}/sh
|
||||
ignore include disable-shell.inc
|
||||
noblacklist /proc/config.gz
|
||||
|
||||
# Redirect
|
||||
|
|
|
|||
|
|
@ -8,8 +8,7 @@ include zgrep.local
|
|||
#include globals.local
|
||||
|
||||
# Allow running kernel config check
|
||||
noblacklist ${PATH}/bash
|
||||
noblacklist ${PATH}/sh
|
||||
ignore include disable-shell.inc
|
||||
noblacklist /proc/config.gz
|
||||
|
||||
# Redirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue