mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
move whitelist/blacklist to allow/deny
This commit is contained in:
parent
c32924b825
commit
fe0f975f44
799 changed files with 5141 additions and 5059 deletions
|
|
@ -6,9 +6,9 @@ include barrier.local
|
|||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
noblacklist ${HOME}/.config/Debauchee/Barrier.conf
|
||||
noblacklist ${HOME}/.local/share/barrier
|
||||
noblacklist ${PATH}/openssl
|
||||
nodeny ${HOME}/.config/Debauchee/Barrier.conf
|
||||
nodeny ${HOME}/.local/share/barrier
|
||||
nodeny ${PATH}/openssl
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue