mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
use /etc/firejail/globals.local
Existing users can delete the old disable-more.inc file.
# rm /usr/local/etc/firejail/disable-more.inc
This commit is contained in:
parent
9e1022e4f8
commit
5a184332be
3 changed files with 11 additions and 9 deletions
|
|
@ -96,9 +96,9 @@ as in the third example above. It will not modify any existing user profiles.
|
|||
|
||||
### Blacklisting
|
||||
|
||||
The `firejail.blacklist` variable is used to generate a list of blacklisted
|
||||
files and directories at `/usr/local/etc/firejail/disable-more.inc`. This file
|
||||
is included in most of the provided security profiles, causing those locations
|
||||
The `firejail.blacklist` variable is used to populate
|
||||
`/etc/firejail/globals.local` with a list of blacklisted files and directories.
|
||||
This file is included by all security profiles, causing the specified locations
|
||||
to be inaccessible to jailed programs.
|
||||
|
||||
## MAC Spoofing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue