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-a-l/discord-ptb.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/profile-a-l/discord-ptb.profile') diff --git a/etc/profile-a-l/discord-ptb.profile b/etc/profile-a-l/discord-ptb.profile index 265bf5615..a657c52b5 100644 --- a/etc/profile-a-l/discord-ptb.profile +++ b/etc/profile-a-l/discord-ptb.profile @@ -9,9 +9,10 @@ noblacklist ${HOME}/.config/discordptb mkdir ${HOME}/.config/discordptb whitelist ${HOME}/.config/discordptb +whitelist /opt/DiscordPTB +whitelist /opt/discord private-bin discord-ptb,DiscordPTB -private-opt discord-ptb,DiscordPTB # Redirect include discord-common.profile -- cgit v1.2.3-70-g09d2