Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormboelen <michael@cisofy.com>2016-04-13 17:08:57 +0300
committermboelen <michael@cisofy.com>2016-04-13 17:08:57 +0300
commit9192f4bbb8b2cbfd08e345315cdb7030d6f1bf1f (patch)
treec329b0589c7aa2392fbebe2351652ab5c42219bb /default.prf
parentd3f33a32cd4de08fd026a4bf1335b6d541e63d7e (diff)
Changed sections into comment lines
Diffstat (limited to 'default.prf')
-rw-r--r--default.prf6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.prf b/default.prf
index b45ae2b3..a091d339 100644
--- a/default.prf
+++ b/default.prf
@@ -104,12 +104,12 @@ plugin=users
#
#################################################################################
-[processes]
+# Processes
#sysctl:kern.randompid:1234:1:Increase the next PID with an amount close to the given value:
sysctl:security.bsd.see_other_gids:0:1:Disable display of processes of other groups:
sysctl:security.bsd.see_other_uids:0:1:Disable display of processes of other users:
-[kernel]
+# Kernel
sysctl:kern.sugid_coredump:0:1:XXX:
sysctl:kernel.core_setuid_ok:0:1:XXX:
sysctl:kernel.core_uses_pid:1:1:XXX:
@@ -120,7 +120,7 @@ sysctl:kernel.kptr_restrict:1:1:Restrict access to kernel symbols:
sysctl:kernel.sysrq:0:1:Disable magic SysRQ:
sysctl:kernel.use-nx:0:1:XXX:
-[network]
+# Network
sysctl:net.inet.icmp.bmcastecho:0:1:Ignore ICMP packets directed to broadcast address:
sysctl:net.inet.icmp.rediraccept:0:1:Disable incoming ICMP redirect routing redirects:
sysctl:net.inet.ip.accept_sourceroute:0:1:Disable IP source routing: