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/nuclear.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/profile-m-z/nuclear.profile') diff --git a/etc/profile-m-z/nuclear.profile b/etc/profile-m-z/nuclear.profile index 57fba2693..6d1e3cd8a 100644 --- a/etc/profile-m-z/nuclear.profile +++ b/etc/profile-m-z/nuclear.profile @@ -14,12 +14,12 @@ include disable-shell.inc mkdir ${HOME}/.config/nuclear whitelist ${HOME}/.config/nuclear +whitelist /opt/nuclear no3d #private-bin nuclear private-etc @tls-ca,@x11,host.conf,mime.types -private-opt nuclear # Redirect include electron-common.profile -- cgit v1.2.3-70-g09d2