aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar SkewedZeppelin <8296104+SkewedZeppelin@users.noreply.github.com>2018-05-03 20:58:55 -0400
committerLibravatar GitHub <noreply@github.com>2018-05-03 20:58:55 -0400
commitc29203740fd63d75f4536a30656f103c3f7283e6 (patch)
treef94a66c0998e2d88bbeccc4afeebdbf9185cae06
parentmoving get_mount_info from /proc/self/mounts to /proc/slef/mountinfo (diff)
parentAllow GNOME Shell integration in unzip (diff)
downloadfirejail-c29203740fd63d75f4536a30656f103c3f7283e6.tar.gz
firejail-c29203740fd63d75f4536a30656f103c3f7283e6.tar.zst
firejail-c29203740fd63d75f4536a30656f103c3f7283e6.zip
Merge pull request #1922 from glitsj16/unzip
Allow GNOME Shell integration in unzip
-rw-r--r--etc/unzip.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/unzip.profile b/etc/unzip.profile
index fddc79260..95c27e976 100644
--- a/etc/unzip.profile
+++ b/etc/unzip.profile
@@ -24,4 +24,7 @@ private-bin unzip
24private-dev 24private-dev
25private-etc passwd,group,localtime 25private-etc passwd,group,localtime
26 26
27# GNOME Shell integration (chrome-gnome-shell)
28noblacklist ${HOME}/.local/share/gnome-shell
29
27include /etc/firejail/default.profile 30include /etc/firejail/default.profile