aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2020-07-26 20:48:49 +0000
committerLibravatar GitHub <noreply@github.com>2020-07-26 20:48:49 +0000
commit7ba414bc9896a0c6eeee34e0e770a2063dde6081 (patch)
tree9818ab2199652473149375f6d3028a66efac81f0 /etc/profile-m-z
parentMerge pull request #3547 from kortewegdevries/mtpaint (diff)
downloadfirejail-7ba414bc9896a0c6eeee34e0e770a2063dde6081.tar.gz
firejail-7ba414bc9896a0c6eeee34e0e770a2063dde6081.tar.zst
firejail-7ba414bc9896a0c6eeee34e0e770a2063dde6081.zip
fix ordering in xfce4-screenshooter.profile
Diffstat (limited to 'etc/profile-m-z')
-rw-r--r--etc/profile-m-z/xfce4-screenshooter.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/profile-m-z/xfce4-screenshooter.profile b/etc/profile-m-z/xfce4-screenshooter.profile
index f04dc0a67..b760b44dd 100644
--- a/etc/profile-m-z/xfce4-screenshooter.profile
+++ b/etc/profile-m-z/xfce4-screenshooter.profile
@@ -18,8 +18,8 @@ include disable-shell.inc
18include disable-xdg.inc 18include disable-xdg.inc
19 19
20whitelist /usr/share/xfce4 20whitelist /usr/share/xfce4
21include whitelist-usr-share-common.inc
22include whitelist-runuser-common.inc 21include whitelist-runuser-common.inc
22include whitelist-usr-share-common.inc
23include whitelist-var-common.inc 23include whitelist-var-common.inc
24 24
25apparmor 25apparmor
@@ -40,7 +40,7 @@ shell none
40tracelog 40tracelog
41 41
42disable-mnt 42disable-mnt
43private-bin xfconf-query,xfce4-screenshooter 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,pki,resolv.conf,ssl
46private-tmp 46private-tmp