summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-01 18:31:24 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-08-01 18:31:24 +0200
commitef75d0267d2a009112ba421d537333ab6e0cac67 (patch)
treecb84f41eb7d8e79ee59ea80f87c06fa235016e90 /etc
parentsome profile fixups (diff)
downloadfirejail-ef75d0267d2a009112ba421d537333ab6e0cac67.tar.gz
firejail-ef75d0267d2a009112ba421d537333ab6e0cac67.tar.zst
firejail-ef75d0267d2a009112ba421d537333ab6e0cac67.zip
some profile fixups (followup)
- fix sorting and private-etc, thanks to @glitsj16 for catching this - add some missing to private-bin in firefox (still need more testing)
Diffstat (limited to 'etc')
-rw-r--r--etc/firefox.profile2
-rw-r--r--etc/ghostwriter.profile2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/firefox.profile b/etc/firefox.profile
index ad275bab6..0c143f569 100644
--- a/etc/firefox.profile
+++ b/etc/firefox.profile
@@ -17,7 +17,7 @@ whitelist ${HOME}/.mozilla
17# firefox requires a shell to launch on Arch. 17# firefox requires a shell to launch on Arch.
18#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which 18#private-bin bash,dbus-launch,dbus-send,env,firefox,sh,which
19# Fedora use shell scripts to launch firefox, at least this is required 19# Fedora use shell scripts to launch firefox, at least this is required
20#private-bin bash,firefox,basename,uname,false,pidof,cat,rm,rmdir,mkdir,sed,ln,true,dirname,which,awk,env 20#private-bin awk,basename,bash,cat,dirname,env,expr,false,firefox,firefox-wayland,ln,mkdir,pidof,rm,rmdir,sed,sh,tclsh,true,uname,which
21# private-etc must first be enabled in firefox-common.profile 21# private-etc must first be enabled in firefox-common.profile
22#private-etc firefox 22#private-etc firefox
23 23
diff --git a/etc/ghostwriter.profile b/etc/ghostwriter.profile
index a068f85c9..cb7e7c513 100644
--- a/etc/ghostwriter.profile
+++ b/etc/ghostwriter.profile
@@ -40,5 +40,5 @@ shell none
40private-cache 40private-cache
41private-dev 41private-dev
42# passwd,login.defs,firejail are a temporary workaround for #2877 and can be removed once it is fixed 42# passwd,login.defs,firejail are a temporary workaround for #2877 and can be removed once it is fixed
43private-etc alternatives,ca-certificates,crypto-policies,dbus-1,dconf,fonts,gconf,groups,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,resolv.conf,rpc,services,ssl,Trolltech.conf,X11,xdg,firejail 43private-etc alternatives,ca-certificates,crypto-policies,dbus-1,dconf,firejail,fonts,gconf,groups,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,login.defs,machine-id,mime.types,nsswitch.conf,pango,passwd,pki,protocols,resolv.conf,rpc,services,ssl,Trolltech.conf,X11,xdg
44private-tmp 44private-tmp