aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/checkbashisms.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/checkbashisms.profile b/etc/checkbashisms.profile
index 601ca58a9..fe2648792 100644
--- a/etc/checkbashisms.profile
+++ b/etc/checkbashisms.profile
@@ -25,8 +25,10 @@ include disable-xdg.inc
25 25
26include whitelist-var-common.inc 26include whitelist-var-common.inc
27 27
28apparmor
28caps.drop all 29caps.drop all
29ipc-namespace 30ipc-namespace
31machine-id
30net none 32net none
31no3d 33no3d
32nodbus 34nodbus
@@ -42,7 +44,9 @@ protocol unix
42seccomp 44seccomp
43shell none 45shell none
44 46
47private-cache
45private-dev 48private-dev
49private-lib perl*
46private-tmp 50private-tmp
47 51
48memory-deny-write-execute 52memory-deny-write-execute