aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/unzip.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-01-29 18:23:17 -0300
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-02-08 19:22:57 +0000
commitc2e40c6d4e9c76304c3f49e04019871322fa6b77 (patch)
tree2d55f6fc268b1e52698759f4d0a693e068e1e7c2 /etc/profile-m-z/unzip.profile
parentformating (diff)
downloadfirejail-c2e40c6d4e9c76304c3f49e04019871322fa6b77.tar.gz
firejail-c2e40c6d4e9c76304c3f49e04019871322fa6b77.tar.zst
firejail-c2e40c6d4e9c76304c3f49e04019871322fa6b77.zip
archivers: move archiver-common.inc include to the bottom
And mark it as a redirect profile. This is done so when including other *-common.inc profiles, such as firefox-common.profile.
Diffstat (limited to 'etc/profile-m-z/unzip.profile')
-rw-r--r--etc/profile-m-z/unzip.profile5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/profile-m-z/unzip.profile b/etc/profile-m-z/unzip.profile
index 8da9ea820..c94416b87 100644
--- a/etc/profile-m-z/unzip.profile
+++ b/etc/profile-m-z/unzip.profile
@@ -10,6 +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
13include archiver-common.inc
14
15private-etc alternatives,group,localtime,passwd 13private-etc alternatives,group,localtime,passwd
14
15# Redirect
16include archiver-common.inc