mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
move whlist /usr/share/chromium from chomium-comm…
…on to chromium, remove the nowhlist from min and its whlist from riot-web. TODO: remove the 'ignore whitelist /usr/share/chomium' from the most profiles with it.
This commit is contained in:
parent
e3d27760c4
commit
901aeffb33
4 changed files with 1 additions and 4 deletions
|
|
@ -25,7 +25,6 @@ mkdir ${HOME}/.local/share/pki
|
|||
whitelist ${DOWNLOADS}
|
||||
whitelist ${HOME}/.pki
|
||||
whitelist ${HOME}/.local/share/pki
|
||||
whitelist /usr/share/chromium
|
||||
include whitelist-common.inc
|
||||
include whitelist-runuser-common.inc
|
||||
include whitelist-usr-share-common.inc
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ mkdir ${HOME}/.config/chromium
|
|||
whitelist ${HOME}/.cache/chromium
|
||||
whitelist ${HOME}/.config/chromium
|
||||
whitelist ${HOME}/.config/chromium-flags.conf
|
||||
whitelist /usr/share/chromium
|
||||
|
||||
# private-bin chromium,chromium-browser,chromedriver
|
||||
|
||||
|
|
|
|||
|
|
@ -6,8 +6,6 @@ include min.local
|
|||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
nowhitelist /usr/share/chromium
|
||||
|
||||
noblacklist ${HOME}/.config/Min
|
||||
|
||||
mkdir ${HOME}/.config/Min
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@ noblacklist ${HOME}/.config/Riot
|
|||
|
||||
mkdir ${HOME}/.config/Riot
|
||||
whitelist ${HOME}/.config/Riot
|
||||
whitelist /usr/share/chromium
|
||||
whitelist /usr/share/webapps/element
|
||||
|
||||
# Redirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue