Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent infinite coredump aggregation & support systemd-coredump #125

Merged
merged 2 commits into from
May 25, 2020

Conversation

xqms
Copy link
Owner

@xqms xqms commented May 24, 2020

This addresses #107 by the following two changes:

  • direct support for systemd-coredump, which then manages core dump storage for us.
  • if systemd-coredump is not installed / not active, then we at least delete core dumps from two runs ago - such that only the last core dump is kept.

@xqms xqms force-pushed the feature/systemd-coredump branch from c679ced to 4d9c752 Compare May 24, 2020 22:11
@xqms xqms force-pushed the feature/systemd-coredump branch from 4d9c752 to 62da5d5 Compare May 24, 2020 22:14
@xqms xqms merged commit 634f754 into master May 25, 2020
@xqms xqms deleted the feature/systemd-coredump branch May 25, 2020 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant