Skip to content

Commit

Permalink
profiles: drop unusual reference to firejail from private-{bin,etc}
Browse files Browse the repository at this point in the history
  • Loading branch information
glitsj16 authored and kmk3 committed Feb 11, 2023
1 parent a7a0bc4 commit ab27e4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion etc/profile-a-l/ghostwriter.profile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions etc/profile-m-z/peek.profile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ab27e4a

Please sign in to comment.