aboutsummaryrefslogtreecommitdiffstats
path: root/etc/strings.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/strings.profile')
-rw-r--r--etc/strings.profile24
1 files changed, 18 insertions, 6 deletions
diff --git a/etc/strings.profile b/etc/strings.profile
index 0caecdf7b..621e8e177 100644
--- a/etc/strings.profile
+++ b/etc/strings.profile
@@ -4,30 +4,42 @@ quiet
4# Persistent local customizations 4# Persistent local customizations
5include strings.local 5include strings.local
6# Persistent global definitions 6# Persistent global definitions
7# added by included profile 7include globals.local
8#include globals.local
9 8
10blacklist /tmp/.X11-unix 9include disable-common.inc
10include disable-devel.inc
11include disable-exec.inc 11include disable-exec.inc
12include disable-interpreters.inc
13include disable-passwdmgr.inc
14include disable-programs.inc
12 15
13ignore noroot 16apparmor
17caps.drop all
18ipc-namespace
19machine-id
14net none 20net none
15no3d 21no3d
16nodbus 22nodbus
17nodvd 23nodvd
24nogroups
25nonewprivs
26#noroot
18nosound 27nosound
19notv 28notv
20nou2f 29nou2f
21novideo 30novideo
31protocol unix
32seccomp
22shell none 33shell none
23tracelog 34tracelog
35x11 none
24 36
37#private
25private-bin strings 38private-bin strings
26private-cache 39private-cache
27private-dev 40private-dev
28private-etc alternatives 41private-etc alternatives
29private-lib libfakeroot 42private-lib libfakeroot
43private-tmp
30 44
31memory-deny-write-execute 45memory-deny-write-execute
32
33include default.profile