aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-a-l/chromium-common.profile1
-rw-r--r--etc/profile-a-l/firefox-common.profile1
-rw-r--r--etc/templates/profile.template1
3 files changed, 3 insertions, 0 deletions
diff --git a/etc/profile-a-l/chromium-common.profile b/etc/profile-a-l/chromium-common.profile
index b0e0254d4..3b533e458 100644
--- a/etc/profile-a-l/chromium-common.profile
+++ b/etc/profile-a-l/chromium-common.profile
@@ -30,6 +30,7 @@ whitelist ${DOWNLOADS}
30whitelist ${HOME}/.pki 30whitelist ${HOME}/.pki
31whitelist ${HOME}/.local/share/pki 31whitelist ${HOME}/.local/share/pki
32include whitelist-common.inc 32include whitelist-common.inc
33include whitelist-run-common.inc
33include whitelist-runuser-common.inc 34include whitelist-runuser-common.inc
34include whitelist-usr-share-common.inc 35include whitelist-usr-share-common.inc
35include whitelist-var-common.inc 36include whitelist-var-common.inc
diff --git a/etc/profile-a-l/firefox-common.profile b/etc/profile-a-l/firefox-common.profile
index 8b74ed979..20ae039aa 100644
--- a/etc/profile-a-l/firefox-common.profile
+++ b/etc/profile-a-l/firefox-common.profile
@@ -27,6 +27,7 @@ whitelist ${DOWNLOADS}
27whitelist ${HOME}/.pki 27whitelist ${HOME}/.pki
28whitelist ${HOME}/.local/share/pki 28whitelist ${HOME}/.local/share/pki
29include whitelist-common.inc 29include whitelist-common.inc
30include whitelist-run-common.inc
30include whitelist-runuser-common.inc 31include whitelist-runuser-common.inc
31include whitelist-var-common.inc 32include whitelist-var-common.inc
32 33
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 18e4e8bce..95ce2e924 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -133,6 +133,7 @@ include globals.local
133##mkfile PATH 133##mkfile PATH
134#whitelist PATH 134#whitelist PATH
135#include whitelist-common.inc 135#include whitelist-common.inc
136#include whitelist-run-common.inc
136#include whitelist-runuser-common.inc 137#include whitelist-runuser-common.inc
137#include whitelist-usr-share-common.inc 138#include whitelist-usr-share-common.inc
138#include whitelist-var-common.inc 139#include whitelist-var-common.inc