aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mirage.profile
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2020-12-29 19:36:40 +0100
committerLibravatar GitHub <noreply@github.com>2020-12-29 19:36:40 +0100
commit2da62c23ad5d67d551a8b886de66623e24896c4e (patch)
treee8f8e461b2ced056e09a396a8024c9c8e350f6cb /etc/profile-m-z/mirage.profile
parentmanpage: /bin/bash -> user's perferred shell (diff)
downloadfirejail-2da62c23ad5d67d551a8b886de66623e24896c4e.tar.gz
firejail-2da62c23ad5d67d551a8b886de66623e24896c4e.tar.zst
firejail-2da62c23ad5d67d551a8b886de66623e24896c4e.zip
profiles: add redirect from matrix-mirage to mirage (#3854)
Diffstat (limited to 'etc/profile-m-z/mirage.profile')
-rw-r--r--etc/profile-m-z/mirage.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/profile-m-z/mirage.profile b/etc/profile-m-z/mirage.profile
index 55c11be29..7130267e8 100644
--- a/etc/profile-m-z/mirage.profile
+++ b/etc/profile-m-z/mirage.profile
@@ -9,6 +9,7 @@ include globals.local
9noblacklist ${HOME}/.cache/mirage 9noblacklist ${HOME}/.cache/mirage
10noblacklist ${HOME}/.config/mirage 10noblacklist ${HOME}/.config/mirage
11noblacklist ${HOME}/.local/share/mirage 11noblacklist ${HOME}/.local/share/mirage
12noblacklist /sbin
12 13
13include allow-python2.inc 14include allow-python2.inc
14include allow-python3.inc 15include allow-python3.inc
@@ -49,7 +50,7 @@ shell none
49tracelog 50tracelog
50 51
51disable-mnt 52disable-mnt
52private-bin mirage 53private-bin ldconfig,mirage
53private-cache 54private-cache
54private-dev 55private-dev
55private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,mime.types,nsswitch.conf,pki,pulse,resolv.conf,selinux,ssl,X11,xdg 56private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,mime.types,nsswitch.conf,pki,pulse,resolv.conf,selinux,ssl,X11,xdg