mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
electron redirect fixes (#3875)
* drop doubled netfilter in atom.profile * drop doubled disable-mnt in tutanota-desktop.profile
This commit is contained in:
parent
aa2c9ade1a
commit
fed87e4805
2 changed files with 0 additions and 2 deletions
|
|
@ -25,7 +25,6 @@ noblacklist ${HOME}/.config/Atom
|
|||
include allow-common-devel.inc
|
||||
|
||||
# net none
|
||||
netfilter
|
||||
nosound
|
||||
|
||||
# Redirect
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@ noblacklist ${HOME}/.mozilla
|
|||
whitelist ${HOME}/.mozilla/firefox/profiles.ini
|
||||
read-only ${HOME}/.mozilla/firefox/profiles.ini
|
||||
|
||||
disable-mnt
|
||||
?HAS_APPIMAGE: ignore private-dev
|
||||
private-etc alternatives,ca-certificates,crypto-policies,fonts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,machine-id,nsswitch.conf,pki,resolv.conf,ssl
|
||||
private-opt tutanota-desktop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue