mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profiles: sort blacklist sections (#6289)
See etc/templates/profile.template. This is a follow-up to #6286.
This commit is contained in:
parent
e600fd7cf9
commit
0d8fb3d1b4
11 changed files with 13 additions and 13 deletions
|
|
@ -12,8 +12,8 @@ ignore dbus-user none
|
|||
noblacklist ${HOME}/.cache/mozilla
|
||||
noblacklist ${HOME}/.mozilla
|
||||
|
||||
blacklist /usr/libexec
|
||||
blacklist /sys/class/net
|
||||
blacklist /usr/libexec
|
||||
|
||||
mkdir ${HOME}/.cache/mozilla/torbrowser
|
||||
mkdir ${HOME}/.mozilla
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue