mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
On some environment systemd-coredump does not work with symlink directory, we can use bind-mount instead. Also, it's better to check systemd-coredump is working by generating coredump. Fixes #5753