From 324c73ea4a0c2e39eb45c4150ac21ebeb918923e Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 6 Jan 2022 23:11:23 +0000 Subject: ordering fixes --- etc/profile-a-l/ephemeral.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/profile-a-l/ephemeral.profile') diff --git a/etc/profile-a-l/ephemeral.profile b/etc/profile-a-l/ephemeral.profile index 131d68951..f88c64b23 100644 --- a/etc/profile-a-l/ephemeral.profile +++ b/etc/profile-a-l/ephemeral.profile @@ -9,8 +9,8 @@ include globals.local # enforce private-cache #noblacklist ${HOME}/.cache/ephemeral -noblacklist ${HOME}/.pki noblacklist ${HOME}/.local/share/pki +noblacklist ${HOME}/.pki # noexec ${HOME} breaks DRM binaries. ?BROWSER_ALLOW_DRM: ignore noexec ${HOME} @@ -23,12 +23,12 @@ include disable-programs.inc # enforce private-cache #mkdir ${HOME}/.cache/ephemeral -mkdir ${HOME}/.pki mkdir ${HOME}/.local/share/pki +mkdir ${HOME}/.pki # enforce private-cache #whitelist ${HOME}/.cache/ephemeral -whitelist ${HOME}/.pki whitelist ${HOME}/.local/share/pki +whitelist ${HOME}/.pki whitelist ${DOWNLOADS} include whitelist-common.inc include whitelist-usr-share-common.inc -- cgit v1.2.3-70-g09d2