mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +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