aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/xfce4-screenshooter.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2021-09-24 13:40:56 +0000
committerLibravatar GitHub <noreply@github.com>2021-09-24 13:40:56 +0000
commit99d2e60d1c278c993ddf07ace846d1283f6197ff (patch)
tree34611988921b66f13f4b3f775fbec321a3569837 /etc/profile-m-z/xfce4-screenshooter.profile
parentMerge pull request #4564 from lecso7/master (diff)
parentAdd ld.so.preload to all private-etc lines (diff)
downloadfirejail-99d2e60d1c278c993ddf07ace846d1283f6197ff.tar.gz
firejail-99d2e60d1c278c993ddf07ace846d1283f6197ff.tar.zst
firejail-99d2e60d1c278c993ddf07ace846d1283f6197ff.zip
Merge pull request #4559 from rusty-snake/private-etc_ld.so.preload
Add ld.so.preload to all private-etc lines
Diffstat (limited to 'etc/profile-m-z/xfce4-screenshooter.profile')
-rw-r--r--etc/profile-m-z/xfce4-screenshooter.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/xfce4-screenshooter.profile b/etc/profile-m-z/xfce4-screenshooter.profile
index b869ae005..ad3058ce2 100644
--- a/etc/profile-m-z/xfce4-screenshooter.profile
+++ b/etc/profile-m-z/xfce4-screenshooter.profile
@@ -42,7 +42,7 @@ tracelog
42disable-mnt 42disable-mnt
43private-bin xfce4-screenshooter,xfconf-query 43private-bin xfce4-screenshooter,xfconf-query
44private-dev 44private-dev
45private-etc ca-certificates,crypto-policies,dconf,fonts,gtk-3.0,pki,resolv.conf,ssl 45private-etc ca-certificates,crypto-policies,dconf,fonts,gtk-3.0,ld.so.preload,pki,resolv.conf,ssl
46private-tmp 46private-tmp
47 47
48dbus-user none 48dbus-user none