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
|
|
@ -7,8 +7,8 @@ include autokey-common.local
|
|||
# added by caller profile
|
||||
#include globals.local
|
||||
|
||||
noblacklist ${HOME}/.config/autokey
|
||||
noblacklist ${HOME}/.local/share/autokey
|
||||
nodeny ${HOME}/.config/autokey
|
||||
nodeny ${HOME}/.local/share/autokey
|
||||
|
||||
# Allow python (blacklisted by disable-interpreters.inc)
|
||||
include allow-python2.inc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue