aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/unzip.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-10-29 19:15:23 +0000
committerLibravatar GitHub <noreply@github.com>2021-10-29 19:15:23 +0000
commit21898db1466df4afe5851c83a4c943a35fbc188c (patch)
treed15b8ed5e38f61638bdeae0226776ad00f2b8301 /etc/profile-m-z/unzip.profile
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
parentAdd Profile Checks (diff)
downloadfirejail-21898db1466df4afe5851c83a4c943a35fbc188c.tar.gz
firejail-21898db1466df4afe5851c83a4c943a35fbc188c.tar.zst
firejail-21898db1466df4afe5851c83a4c943a35fbc188c.zip
Merge pull request #4643 from rusty-snake/profile-checks
Profile Checks
Diffstat (limited to 'etc/profile-m-z/unzip.profile')
-rw-r--r--etc/profile-m-z/unzip.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/unzip.profile b/etc/profile-m-z/unzip.profile
index 981826b16..97df693ba 100644
--- a/etc/profile-m-z/unzip.profile
+++ b/etc/profile-m-z/unzip.profile
@@ -10,7 +10,7 @@ include globals.local
10# GNOME Shell integration (chrome-gnome-shell) 10# GNOME Shell integration (chrome-gnome-shell)
11noblacklist ${HOME}/.local/share/gnome-shell 11noblacklist ${HOME}/.local/share/gnome-shell
12 12
13private-etc alternatives,group,ld.so.preload,localtime,passwd 13private-etc alternatives,group,ld.so.cache,ld.so.preload,localtime,passwd
14 14
15# Redirect 15# Redirect
16include archiver-common.profile 16include archiver-common.profile