aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/zeal.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-04-06 10:40:37 -0400
committerLibravatar GitHub <noreply@github.com>2023-04-06 10:40:37 -0400
commit92a7ad7ee973c109e4d37f1b54fa2e3e07640e33 (patch)
treeb6f8f7b8325aac36554a5bfc9cebb17b31c59781 /etc/profile-m-z/zeal.profile
parentstandardnotes-desktop: custom (cursor) theme support (#5768) (diff)
parentprofile.template: note to put read-only entries in dc (diff)
downloadfirejail-92a7ad7ee973c109e4d37f1b54fa2e3e07640e33.tar.gz
firejail-92a7ad7ee973c109e4d37f1b54fa2e3e07640e33.tar.zst
firejail-92a7ad7ee973c109e4d37f1b54fa2e3e07640e33.zip
Merge pull request #5763 from kmk3/profiles-mv-readonly
profiles: move read-only config entries to disable-common.inc
Diffstat (limited to 'etc/profile-m-z/zeal.profile')
-rw-r--r--etc/profile-m-z/zeal.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-m-z/zeal.profile b/etc/profile-m-z/zeal.profile
index caf9eab63..09a1d37a3 100644
--- a/etc/profile-m-z/zeal.profile
+++ b/etc/profile-m-z/zeal.profile
@@ -23,7 +23,6 @@ include disable-xdg.inc
23# This also requires dbus-user filtering (see below). 23# This also requires dbus-user filtering (see below).
24noblacklist ${HOME}/.mozilla 24noblacklist ${HOME}/.mozilla
25whitelist ${HOME}/.mozilla/firefox/profiles.ini 25whitelist ${HOME}/.mozilla/firefox/profiles.ini
26read-only ${HOME}/.mozilla/firefox/profiles.ini
27 26
28mkdir ${HOME}/.cache/Zeal 27mkdir ${HOME}/.cache/Zeal
29mkdir ${HOME}/.config/Zeal 28mkdir ${HOME}/.config/Zeal