We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd91df6 + 3a4b705 commit 6cae290Copy full SHA for 6cae290
ci/cfengine-build-host-setup.cf
@@ -177,7 +177,7 @@ bundle agent cfengine_build_host_setup
177
178
commands:
179
have_coredumpctl::
180
- "sysctl kernel.core_pattern='|/usr/lib/systemd/systemd-coredump %p %u %g %s %t %e'" -> { "ENT-12669" }
+ "sysctl kernel.core_pattern='|/lib/systemd/systemd-coredump %p %u %g %s %t %e'" -> { "ENT-12669" }
181
comment => "Ensure that core_pattern is proper for systemd-coredump if coredumpctl is present.",
182
contain => in_shell;
183
!have_opt_jdk21.(debian_9|ubuntu_16|redhat_6|centos_6)::
0 commit comments