aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/enchant.profile10
1 files changed, 7 insertions, 3 deletions
diff --git a/etc/enchant.profile b/etc/enchant.profile
index 1d3d33d68..f2d9d2ee9 100644
--- a/etc/enchant.profile
+++ b/etc/enchant.profile
@@ -15,8 +15,11 @@ include disable-passwdmgr.inc
15include disable-programs.inc 15include disable-programs.inc
16include disable-xdg.inc 16include disable-xdg.inc
17 17
18apparmor
18caps.drop all 19caps.drop all
19netfilter 20ipc-namespace
21machine-id
22net none
20no3d 23no3d
21nodbus 24nodbus
22nodvd 25nodvd
@@ -32,12 +35,13 @@ seccomp
32shell none 35shell none
33tracelog 36tracelog
34 37
35# private-bin enchant, enchant-* 38private-bin enchant, enchant-*
36private-cache 39private-cache
37private-dev 40private-dev
38private-etc alternatives 41private-etc alternatives
42private-lib
39private-tmp 43private-tmp
40 44
41# memory-deny-write-execute 45memory-deny-write-execute
42noexec ${HOME} 46noexec ${HOME}
43noexec /tmp 47noexec /tmp