Skip to content

Incorrect and incomplete documentation for Configuring core dump generation for Debian based OSesΒ #8957

@fgont

Description

@fgont

πŸ“Œ Request Details

The documentation section for Configuring core dump generation for Debian based OSes is incorrect and incomplete.

  1. In Ubuntu, the associated package does not come installed by default. So please add the corresponding step (sudo apt install systemd-coredump)
  2. systemctl edit systemd-coredump results in the service file being edited, rather than /etc/systemd/coredump.conf . So step 2 should simply be to use an editor (vi, nano, emacs, mcedit) to edit /etc/systemd/coredump.conf
  3. The service is called systemctl status systemd-coredump.socket . So in steps 5 and 6 you should be using that, rather than systemd-coredump

Required Information

  • 4.13 (current) :

Description

Additional examples/references (screenshots, code samples, links)

πŸ›  Additional Details

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions