aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/youtube-viewers-common.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-23 02:49:53 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-28 11:49:51 -0300
commit35885d72566977c1a9686f9324b07ae2cdd1f702 (patch)
tree0664467ad3077de149fa545c160d4762fc43c1ad /etc/profile-m-z/youtube-viewers-common.profile
parentmpv: move read-only entries to disable-common.inc (diff)
downloadfirejail-35885d72566977c1a9686f9324b07ae2cdd1f702.tar.gz
firejail-35885d72566977c1a9686f9324b07ae2cdd1f702.tar.zst
firejail-35885d72566977c1a9686f9324b07ae2cdd1f702.zip
firefox: move read-only entries to disable-common.inc
Instead of duplicating them on every profile that tries to allow opening links in Firefox. And make that path read-write on firefox.profile.
Diffstat (limited to 'etc/profile-m-z/youtube-viewers-common.profile')
-rw-r--r--etc/profile-m-z/youtube-viewers-common.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-m-z/youtube-viewers-common.profile b/etc/profile-m-z/youtube-viewers-common.profile
index 9ef90eb92..d2b73ec4c 100644
--- a/etc/profile-m-z/youtube-viewers-common.profile
+++ b/etc/profile-m-z/youtube-viewers-common.profile
@@ -24,7 +24,6 @@ include allow-python3.inc
24# there isn't a Firefox instance running with the default profile; see #5352) 24# there isn't a Firefox instance running with the default profile; see #5352)
25noblacklist ${HOME}/.mozilla 25noblacklist ${HOME}/.mozilla
26whitelist ${HOME}/.mozilla/firefox/profiles.ini 26whitelist ${HOME}/.mozilla/firefox/profiles.ini
27read-only ${HOME}/.mozilla/firefox/profiles.ini
28 27
29include disable-common.inc 28include disable-common.inc
30include disable-devel.inc 29include disable-devel.inc