aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/links.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/links.profile')
-rw-r--r--etc/profile-a-l/links.profile66
1 files changed, 66 insertions, 0 deletions
diff --git a/etc/profile-a-l/links.profile b/etc/profile-a-l/links.profile
new file mode 100644
index 000000000..b2f94d3cf
--- /dev/null
+++ b/etc/profile-a-l/links.profile
@@ -0,0 +1,66 @@
1# Firejail profile for links
2# Description: Text WWW browser
3# This file is overwritten after every install/update
4# Persistent local customizations
5include links.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.links
10
11blacklist /tmp/.X11-unix
12blacklist ${RUNUSER}/wayland-*
13
14include disable-common.inc
15include disable-devel.inc
16include disable-exec.inc
17include disable-interpreters.inc
18include disable-passwdmgr.inc
19# you may want to noblacklist files/directories blacklisted in
20# disable-programs.inc and used as associated programs
21include disable-programs.inc
22include disable-xdg.inc
23
24mkdir ${HOME}/.links
25whitelist ${HOME}/.links
26whitelist ${DOWNLOADS}
27include whitelist-runuser-common.inc
28include whitelist-var-common.inc
29
30caps.drop all
31ipc-namespace
32# comment machine-id (or put 'ignore machine-id' in your links.local) if you want
33# to allow access only to user-configured associated media player
34machine-id
35netfilter
36# comment no3d (or put 'ignore no3d' in your links.local) if you want
37# to allow access only to user-configured associated media player
38no3d
39nodvd
40nogroups
41nonewprivs
42noroot
43# comment nosound (or put 'ignore nosound' in your links.local) if you want
44# to allow access only to user-configured associated media player
45nosound
46notv
47nou2f
48novideo
49protocol unix,inet,inet6
50seccomp
51shell none
52tracelog
53
54disable-mnt
55# if you want to use user-configured programs add 'private-bin PROGRAM1,PROGRAM2' to your links.local
56# or append 'PROGRAM1,PROGRAM2' to this private-bin line
57private-bin links,sh
58private-cache
59private-dev
60private-etc alternatives,ca-certificates,crypto-policies,nsswitch.conf,pki,resolv.conf,ssl
61# Uncomment the following line (or put it in your links.local) allow external
62# media players
63# private-etc alsa,asound.conf,machine-id,openal,pulse
64private-tmp
65
66memory-deny-write-execute