aboutsummaryrefslogtreecommitdiffstats
path: root/etc/lynx.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
commit9e3ba319be6b9546d7e8f450ca419ee2f3f4040b (patch)
tree0aebe82de78a61877c267f4dcb2ebcc13a2e37c9 /etc/lynx.profile
parentvarious profile fixes (#1433) (diff)
downloadfirejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.gz
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.zst
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.zip
Unify all profiles
Diffstat (limited to 'etc/lynx.profile')
-rw-r--r--etc/lynx.profile21
1 files changed, 10 insertions, 11 deletions
diff --git a/etc/lynx.profile b/etc/lynx.profile
index f7e83649a..8ff1f88b3 100644
--- a/etc/lynx.profile
+++ b/etc/lynx.profile
@@ -1,31 +1,30 @@
1# Persistent global definitions go here 1# Firejail profile for lynx
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/lynx.local
5# Persistent global definitions
2include /etc/firejail/globals.local 6include /etc/firejail/globals.local
3 7
4# This file is overwritten during software install. 8blacklist /tmp/.X11-unix
5# Persistent customizations should go in a .local file.
6include /etc/firejail/lynx.local
7 9
8# lynx profile
9include /etc/firejail/disable-common.inc 10include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-programs.inc
11include /etc/firejail/disable-devel.inc 11include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc
13 14
14caps.drop all 15caps.drop all
16netfilter
17no3d
15nogroups 18nogroups
16nonewprivs 19nonewprivs
17noroot 20noroot
18nosound 21nosound
19no3d
20protocol unix,inet,inet6 22protocol unix,inet,inet6
21seccomp 23seccomp
22netfilter
23shell none 24shell none
24tracelog 25tracelog
25 26
26blacklist /tmp/.X11-unix
27
28# private-bin lynx 27# private-bin lynx
29private-tmp
30private-dev 28private-dev
31# private-etc none 29# private-etc none
30private-tmp