mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
firefox: fix private-etc firefox
This commit is contained in:
parent
30ff544b8f
commit
76249284f8
1 changed files with 1 additions and 2 deletions
|
|
@ -48,8 +48,7 @@ include whitelist-usr-share-common.inc
|
|||
#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which
|
||||
# Fedora uses shell scripts to launch firefox - add the next line to your firefox.local to enable private-bin.
|
||||
#private-bin basename,bash,cat,dirname,expr,false,firefox,firefox-wayland,getenforce,ln,mkdir,pidof,restorecon,rm,rmdir,sed,sh,tclsh,true,uname
|
||||
# Add the next line to your firefox.local to enable private-etc support - note that this must be enabled in your firefox-common.local too.
|
||||
#private-etc firefox
|
||||
private-etc firefox
|
||||
|
||||
dbus-user filter
|
||||
dbus-user.own org.mozilla.*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue