We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93727ef commit bec5475Copy full SHA for bec5475
1 file changed
init.d/auditd.service.in
@@ -38,7 +38,8 @@ MemoryDenyWriteExecute=true
38
LockPersonality=true
39
## The following control prevents rules on /proc so its off by default
40
#ProtectControlGroups=true
41
-ProtectKernelModules=true
+## The following control prevents rules on /usr/lib/modules/ its off by default
42
+#ProtectKernelModules=true
43
RestrictRealtime=true
44
45
[Install]
0 commit comments