Sometimes to troubleshoot software segfault we need core dump of this software.
Part of this is already implemented and work for non-systemd services. To enable this possibility for systemd services we have to add DefaultLimitCORE=infinity to /etc/systemd/system.conf
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Feature (new functionality)