aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/cachy-browser.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-07-25 19:30:19 +0000
committerLibravatar GitHub <noreply@github.com>2023-07-25 19:30:19 +0000
commit67f5ae8a4f80bffe2452f5fa406d7e49e61cd2c2 (patch)
tree458e156d574070bfb3f1109f8f13fbfd70c41e26 /etc/profile-a-l/cachy-browser.profile
parentupdate mov-cli (#5924) (diff)
downloadfirejail-67f5ae8a4f80bffe2452f5fa406d7e49e61cd2c2.tar.gz
firejail-67f5ae8a4f80bffe2452f5fa406d7e49e61cd2c2.tar.zst
firejail-67f5ae8a4f80bffe2452f5fa406d7e49e61cd2c2.zip
firefox(-based) profiles: refactor wusc (#5914)
Diffstat (limited to 'etc/profile-a-l/cachy-browser.profile')
-rw-r--r--etc/profile-a-l/cachy-browser.profile7
1 files changed, 1 insertions, 6 deletions
diff --git a/etc/profile-a-l/cachy-browser.profile b/etc/profile-a-l/cachy-browser.profile
index 7a14d9464..4b486913e 100644
--- a/etc/profile-a-l/cachy-browser.profile
+++ b/etc/profile-a-l/cachy-browser.profile
@@ -13,6 +13,7 @@ mkdir ${HOME}/.cache/cachy
13mkdir ${HOME}/.cachy 13mkdir ${HOME}/.cachy
14whitelist ${HOME}/.cache/cachy 14whitelist ${HOME}/.cache/cachy
15whitelist ${HOME}/.cachy 15whitelist ${HOME}/.cachy
16whitelist /usr/share/cachy-browser
16 17
17# Add the next lines to your cachy-browser.local if you want to use the migration wizard. 18# Add the next lines to your cachy-browser.local if you want to use the migration wizard.
18#noblacklist ${HOME}/.mozilla 19#noblacklist ${HOME}/.mozilla
@@ -23,12 +24,6 @@ whitelist ${HOME}/.cachy
23#whitelist ${RUNUSER}/kpxc_server 24#whitelist ${RUNUSER}/kpxc_server
24#whitelist ${RUNUSER}/org.keepassxc.KeePassXC.BrowserServer 25#whitelist ${RUNUSER}/org.keepassxc.KeePassXC.BrowserServer
25 26
26whitelist /usr/share/doc
27whitelist /usr/share/gtk-doc/html
28whitelist /usr/share/mozilla
29whitelist /usr/share/webext
30include whitelist-usr-share-common.inc
31
32# Add the next line to your cachy-browser.local to enable private-bin (Arch Linux). 27# Add the next line to your cachy-browser.local to enable private-bin (Arch Linux).
33#private-bin dbus-launch,dbus-send,cachy-browser,sh 28#private-bin dbus-launch,dbus-send,cachy-browser,sh
34# Add the next line to your cachy-browser.local to enable private-etc. 29# Add the next line to your cachy-browser.local to enable private-etc.