aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/links-common.profile
diff options
context:
space:
mode:
authorLibravatar pirate486743186 <okgomdjgbmoij@gmail.com>2021-05-31 20:44:46 +0200
committerLibravatar GitHub <noreply@github.com>2021-05-31 18:44:46 +0000
commitc3c52ef0a64cc04676a551d8bbb4d80a8ac61954 (patch)
tree64dba1165997a3858e9e2ed69f442fbc837d846d /etc/profile-a-l/links-common.profile
parent--debug takes precedence over --quiet (#2743) (diff)
downloadfirejail-c3c52ef0a64cc04676a551d8bbb4d80a8ac61954.tar.gz
firejail-c3c52ef0a64cc04676a551d8bbb4d80a8ac61954.tar.zst
firejail-c3c52ef0a64cc04676a551d8bbb4d80a8ac61954.zip
reorganizing links browsers (#4320)
* Create links-common.profile * Update links.profile * Create links2.profile * Update links.profile * Update links2.profile * Update elinks.profile * Update elinks.profile * links2 * Update firecfg.config * Update xlinks.profile * .xlinks * add dbus and whitelist-usr-share-common * .xlinks doesn't exist * revert * Create xlinks2 * xlinks2 * Update xlinks2 * Update xlinks.profile * no wayland * no wayland * doesn't use /tmp/.X11-unix * doesn't use /tmp/.X11-unix * noblacklist /tmp/.X11-unix * noblacklist /tmp/.X11-unix
Diffstat (limited to 'etc/profile-a-l/links-common.profile')
-rw-r--r--etc/profile-a-l/links-common.profile63
1 files changed, 63 insertions, 0 deletions
diff --git a/etc/profile-a-l/links-common.profile b/etc/profile-a-l/links-common.profile
new file mode 100644
index 000000000..cd885b1d4
--- /dev/null
+++ b/etc/profile-a-l/links-common.profile
@@ -0,0 +1,63 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include links-common.local
4
5# common profile for links browsers
6
7blacklist /tmp/.X11-unix
8blacklist ${RUNUSER}/wayland-*
9
10include disable-common.inc
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15# Additional noblacklist files/directories (blacklisted in disable-programs.inc)
16# used as associated programs can be added in your links-common.local.
17include disable-programs.inc
18include disable-xdg.inc
19
20whitelist ${DOWNLOADS}
21include whitelist-runuser-common.inc
22include whitelist-usr-share-common.inc
23include whitelist-var-common.inc
24
25caps.drop all
26ipc-namespace
27# Add 'ignore machine-id' to your links-common.local if you want to restrict access to
28# the user-configured associated media player.
29machine-id
30netfilter
31# Add 'ignore no3d' to your links-common.local if you want to restrict access to
32# the user-configured associated media player.
33no3d
34nodvd
35nogroups
36noinput
37nonewprivs
38noroot
39# Add 'ignore nosound' to your links-common.local if you want to restrict access to
40# the user-configured associated media player.
41nosound
42notv
43nou2f
44novideo
45protocol unix,inet,inet6
46seccomp
47shell none
48tracelog
49
50disable-mnt
51# Add 'private-bin PROGRAM1,PROGRAM2' to your links-common.local if you want to use user-configured programs.
52private-bin sh
53private-cache
54private-dev
55private-etc alternatives,ca-certificates,crypto-policies,nsswitch.conf,pki,resolv.conf,ssl
56# Add the next line to your links-common.local to allow external media players.
57# private-etc alsa,asound.conf,machine-id,openal,pulse
58private-tmp
59
60dbus-user none
61dbus-system none
62
63memory-deny-write-execute