]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - sysctl.d/50-coredump.conf.in
Drop split-usr and unmerged-usr support
[thirdparty/systemd.git] / sysctl.d / 50-coredump.conf.in
index 5fb551a8cf9fd6260ea4dcee24eba63cb52ca430..90c080bdfefafd1a28eb29d3a616fe207b1ea9bf 100644 (file)
@@ -13,7 +13,7 @@
 # the core dump.
 #
 # See systemd-coredump(8) and core(5).
-kernel.core_pattern=|{{ROOTLIBEXECDIR}}/systemd-coredump %P %u %g %s %t %c %h
+kernel.core_pattern=|{{LIBEXECDIR}}/systemd-coredump %P %u %g %s %t %c %h
 
 # Allow 16 coredumps to be dispatched in parallel by the kernel.
 # We collect metadata from /proc/%P/, and thus need to make sure the crashed