aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2024-04-25 20:05:05 +0000
committerLibravatar GitHub <noreply@github.com>2024-04-25 20:05:05 +0000
commit6fafbfd4d0380f91c424a2463db9255a9b3d857a (patch)
treede432ff3fa6cf923697d31f407ea56e7d9b63161
parentprofiles: audacity: allow networking by default (#6321) (diff)
downloadfirejail-6fafbfd4d0380f91c424a2463db9255a9b3d857a.tar.gz
firejail-6fafbfd4d0380f91c424a2463db9255a9b3d857a.tar.zst
firejail-6fafbfd4d0380f91c424a2463db9255a9b3d857a.zip
profiles: fluffychat: remove option already present in disable-common.inc (#6322)
-rw-r--r--etc/profile-a-l/fluffychat.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-a-l/fluffychat.profile b/etc/profile-a-l/fluffychat.profile
index 1c5db09e9..63fe28f2f 100644
--- a/etc/profile-a-l/fluffychat.profile
+++ b/etc/profile-a-l/fluffychat.profile
@@ -25,7 +25,6 @@ include disable-xdg.inc
25# there isn't a Firefox instance running with the default profile; see #5352) 25# there isn't a Firefox instance running with the default profile; see #5352)
26noblacklist ${HOME}/.mozilla 26noblacklist ${HOME}/.mozilla
27whitelist ${HOME}/.mozilla/firefox/profiles.ini 27whitelist ${HOME}/.mozilla/firefox/profiles.ini
28read-only ${HOME}/.mozilla/firefox/profiles.ini
29 28
30mkdir ${HOME}/.local/share/fluffychat 29mkdir ${HOME}/.local/share/fluffychat
31whitelist ${DOWNLOADS} 30whitelist ${DOWNLOADS}