From 17590553045f40e8c7628608c8330b72412fd7f4 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Wed, 18 Oct 2023 22:47:07 +0000 Subject: profiles: exchange private-opt with a whitelist (#6021) * profiles: drop private-opt (existing whitelist) * profiles: replace private-opt with whitelist In most profiles. Kept private-opt for enpass (~85MB), mate-dictionary (<20MB), minecraft-launcher (~1.6MB) and ppsspp (~44MB). The only app I couldn't check: xmr-stak. * docs: note potential issues with private-opt --- etc/profile-m-z/palemoon.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/profile-m-z/palemoon.profile') diff --git a/etc/profile-m-z/palemoon.profile b/etc/profile-m-z/palemoon.profile index ab4e24595..8917a9bc5 100644 --- a/etc/profile-m-z/palemoon.profile +++ b/etc/profile-m-z/palemoon.profile @@ -12,6 +12,7 @@ mkdir ${HOME}/.cache/moonchild productions/pale moon mkdir ${HOME}/.moonchild productions whitelist ${HOME}/.cache/moonchild productions/pale moon whitelist ${HOME}/.moonchild productions +whitelist /opt/palemoon whitelist /usr/share/moonchild productions whitelist /usr/share/palemoon @@ -22,7 +23,6 @@ ignore seccomp #private-bin palemoon # private-etc must first be enabled in firefox-common.profile #private-etc palemoon -#private-opt palemoon restrict-namespaces ignore restrict-namespaces -- cgit v1.2.3-70-g09d2