aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/megaglest.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-05-02 17:58:02 +0000
committerLibravatar GitHub <noreply@github.com>2020-05-02 17:58:02 +0000
commit49280197ccf830b708b1b7c4d6fb8b3590f44da2 (patch)
tree76ae21d4faa96a2970738aedc693b6b9ed3183c8 /etc/profile-m-z/megaglest.profile
parentfixes for zeal.profile (diff)
downloadfirejail-49280197ccf830b708b1b7c4d6fb8b3590f44da2.tar.gz
firejail-49280197ccf830b708b1b7c4d6fb8b3590f44da2.tar.zst
firejail-49280197ccf830b708b1b7c4d6fb8b3590f44da2.zip
various hardening (#3394)
Diffstat (limited to 'etc/profile-m-z/megaglest.profile')
-rw-r--r--etc/profile-m-z/megaglest.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/profile-m-z/megaglest.profile b/etc/profile-m-z/megaglest.profile
index 86e7f129e..19f9edf05 100644
--- a/etc/profile-m-z/megaglest.profile
+++ b/etc/profile-m-z/megaglest.profile
@@ -18,9 +18,13 @@ include disable-xdg.inc
18 18
19mkdir ${HOME}/.megaglest 19mkdir ${HOME}/.megaglest
20whitelist ${HOME}/.megaglest 20whitelist ${HOME}/.megaglest
21whitelist /usr/share/megaglest
21include whitelist-common.inc 22include whitelist-common.inc
23include whitelist-runuser-common.inc
24include whitelist-usr-share-common.inc
22include whitelist-var-common.inc 25include whitelist-var-common.inc
23 26
27apparmor
24caps.drop all 28caps.drop all
25ipc-namespace 29ipc-namespace
26netfilter 30netfilter