aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/netsurf.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/netsurf.profile')
-rw-r--r--etc/profile-m-z/netsurf.profile34
1 files changed, 34 insertions, 0 deletions
diff --git a/etc/profile-m-z/netsurf.profile b/etc/profile-m-z/netsurf.profile
new file mode 100644
index 000000000..0ddb7bbbe
--- /dev/null
+++ b/etc/profile-m-z/netsurf.profile
@@ -0,0 +1,34 @@
1# Firejail profile for netsurf
2# Description: Lightweight and fast web browser
3# This file is overwritten after every install/update
4# Persistent local customizations
5include netsurf.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.cache/netsurf
10noblacklist ${HOME}/.config/netsurf
11
12include disable-common.inc
13include disable-devel.inc
14include disable-interpreters.inc
15include disable-programs.inc
16
17mkdir ${HOME}/.cache/netsurf
18mkdir ${HOME}/.config/netsurf
19whitelist ${DOWNLOADS}
20whitelist ${HOME}/.cache/netsurf
21whitelist ${HOME}/.config/netsurf
22include whitelist-common.inc
23
24caps.drop all
25netfilter
26nodvd
27nonewprivs
28noroot
29notv
30protocol unix,inet,inet6,netlink
31seccomp
32tracelog
33
34disable-mnt