aboutsummaryrefslogtreecommitdiffstats
path: root/etc/highlight.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/highlight.profile
parentvarious profile fixes (#1433) (diff)
downloadfirejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.gz
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.zst
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.zip
Unify all profiles
Diffstat (limited to 'etc/highlight.profile')
-rw-r--r--etc/highlight.profile19
1 files changed, 9 insertions, 10 deletions
diff --git a/etc/highlight.profile b/etc/highlight.profile
index fefbcc55d..c314d34cb 100644
--- a/etc/highlight.profile
+++ b/etc/highlight.profile
@@ -1,31 +1,30 @@
1# Persistent global definitions go here 1# Firejail profile for highlight
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/highlight.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/highlight.local
7 9
8# highlight 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
15net none 16net none
17no3d
16nogroups 18nogroups
17nonewprivs 19nonewprivs
18noroot 20noroot
19nosound 21nosound
20protocol unix 22protocol unix
21seccomp 23seccomp
22no3d
23shell none 24shell none
24tracelog 25tracelog
25 26
26blacklist /tmp/.X11-unix
27
28private-bin highlight 27private-bin highlight
28private-dev
29# private-etc none 29# private-etc none
30private-tmp 30private-tmp
31private-dev