aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-a-l/linuxqq.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/profile-a-l/linuxqq.profile b/etc/profile-a-l/linuxqq.profile
index 535f81eaf..638cd678e 100644
--- a/etc/profile-a-l/linuxqq.profile
+++ b/etc/profile-a-l/linuxqq.profile
@@ -9,14 +9,15 @@ include globals.local
9noblacklist ${HOME}/.config/QQ 9noblacklist ${HOME}/.config/QQ
10noblacklist ${HOME}/.mozilla 10noblacklist ${HOME}/.mozilla
11 11
12include allow-bin-sh.inc
13
14include disable-shell.inc
15
12mkdir ${HOME}/.config/QQ 16mkdir ${HOME}/.config/QQ
13whitelist ${HOME}/.config/QQ 17whitelist ${HOME}/.config/QQ
14whitelist ${HOME}/.mozilla/firefox/profiles.ini 18whitelist ${HOME}/.mozilla/firefox/profiles.ini
15whitelist ${DESKTOP} 19whitelist ${DESKTOP}
16 20
17include allow-bin-sh.inc
18include disable-shell.inc
19
20# Add the next line to your linuxqq.local if your kernel allows unprivileged userns clone. 21# Add the next line to your linuxqq.local if your kernel allows unprivileged userns clone.
21#include chromium-common-hardened.inc.profile 22#include chromium-common-hardened.inc.profile
22 23