aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc-fixes/0.9.56/brave-browser.profile6
-rw-r--r--etc-fixes/0.9.56/brave.profile24
-rw-r--r--etc/cherrytree.profile4
3 files changed, 32 insertions, 2 deletions
diff --git a/etc-fixes/0.9.56/brave-browser.profile b/etc-fixes/0.9.56/brave-browser.profile
new file mode 100644
index 000000000..6e3a5df28
--- /dev/null
+++ b/etc-fixes/0.9.56/brave-browser.profile
@@ -0,0 +1,6 @@
1# Firejail profile alias for brave
2# This file is overwritten after every install/update
3
4
5# Redirect
6include /etc/firejail/brave.profile
diff --git a/etc-fixes/0.9.56/brave.profile b/etc-fixes/0.9.56/brave.profile
new file mode 100644
index 000000000..4c59c103f
--- /dev/null
+++ b/etc-fixes/0.9.56/brave.profile
@@ -0,0 +1,24 @@
1# Firejail profile for brave
2# This file is overwritten after every install/update
3# Description: Web browser that blocks ads and trackers by default.
4# Persistent local customizations
5include brave.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/brave
10noblacklist ${HOME}/.config/BraveSoftware
11# brave uses gpg for built-in password manager
12noblacklist ${HOME}/.gnupg
13
14mkdir ${HOME}/.config/brave
15mkdir ${HOME}/.config/BraveSoftware
16whitelist ${HOME}/.config/brave
17whitelist ${HOME}/.config/BraveSoftware
18whitelist ${HOME}/.gnupg
19
20# noexec /tmp is included in chromium-common.profile and breaks Brave
21ignore noexec /tmp
22
23# Redirect
24include /etc/firejail/chromium-common.profile
diff --git a/etc/cherrytree.profile b/etc/cherrytree.profile
index 134a06c48..d7dcf87dd 100644
--- a/etc/cherrytree.profile
+++ b/etc/cherrytree.profile
@@ -23,7 +23,7 @@ include disable-programs.inc
23include disable-xdg.inc 23include disable-xdg.inc
24 24
25caps.drop all 25caps.drop all
26netfilter 26net none
27no3d 27no3d
28nodvd 28nodvd
29nogroups 29nogroups
@@ -33,7 +33,7 @@ nosound
33notv 33notv
34nou2f 34nou2f
35novideo 35novideo
36protocol unix,inet,inet6,netlink 36protocol unix
37seccomp 37seccomp
38shell none 38shell none
39tracelog 39tracelog