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-m-z/otter-browser.profile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/profile-m-z/otter-browser.profile') diff --git a/etc/profile-m-z/otter-browser.profile b/etc/profile-m-z/otter-browser.profile index 78f92a860..e2687bf6b 100644 --- a/etc/profile-m-z/otter-browser.profile +++ b/etc/profile-m-z/otter-browser.profile @@ -10,8 +10,8 @@ include globals.local noblacklist ${HOME}/.cache/Otter noblacklist ${HOME}/.config/otter -noblacklist ${HOME}/.pki noblacklist ${HOME}/.local/share/pki +noblacklist ${HOME}/.pki include disable-common.inc include disable-devel.inc @@ -22,13 +22,13 @@ include disable-xdg.inc mkdir ${HOME}/.cache/Otter mkdir ${HOME}/.config/otter -mkdir ${HOME}/.pki mkdir ${HOME}/.local/share/pki +mkdir ${HOME}/.pki whitelist ${DOWNLOADS} whitelist ${HOME}/.cache/Otter whitelist ${HOME}/.config/otter -whitelist ${HOME}/.pki whitelist ${HOME}/.local/share/pki +whitelist ${HOME}/.pki whitelist /usr/share/otter-browser include whitelist-common.inc include whitelist-runuser-common.inc -- cgit v1.2.3-70-g09d2