mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profiles: drop unusual reference to firejail from private-{bin,etc}
This commit is contained in:
parent
a7a0bc434c
commit
ab27e4a2fc
2 changed files with 3 additions and 3 deletions
|
|
@ -58,7 +58,7 @@ private-bin affixcompress,analyze,chmorph,cmark,context,gettext,ghostwriter,huns
|
|||
private-cache
|
||||
private-dev
|
||||
# passwd,login.defs,firejail are a temporary workaround for #2877 and can be removed once it is fixed
|
||||
private-etc @tls-ca,@x11,dbus-1,firejail,gconf,host.conf,mime.types,rpc,services,texlive
|
||||
private-etc @tls-ca,@x11,dbus-1,gconf,host.conf,mime.types,rpc,services,texlive
|
||||
private-tmp
|
||||
|
||||
dbus-user filter
|
||||
|
|
|
|||
|
|
@ -53,9 +53,9 @@ seccomp.block-secondary
|
|||
tracelog
|
||||
|
||||
disable-mnt
|
||||
private-bin bash,convert,ffmpeg,firejail,fish,gst-*-1.0,orcc,peek,python3*,sh,which,zsh
|
||||
private-bin bash,convert,ffmpeg,fish,gst-*-1.0,orcc,peek,python3*,sh,which,zsh
|
||||
private-dev
|
||||
private-etc @x11,firejail
|
||||
private-etc @x11
|
||||
private-tmp
|
||||
|
||||
dbus-user filter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue