Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell
2022-07-26 10:06:40 +01:00
parent 90f42bffa2
commit bba4458ae9
+1 -1
View File
@@ -2,7 +2,7 @@
command:
procmaxsize_coredump_conf:
title: 1.5.2 | Ensure core dump backtraces are disabled
exec: grep -i processmaxsize /etc/systemd/coredump.conf
exec: grep -i ProcessSizeMax /etc/systemd/coredump.conf
exit-status: 0
stdout:
- '/ProcessSizeMax=0/'