Skip to content

[FEAT] ... add Debug mode #371

@idnovic

Description

@idnovic

Describe the benefit this feature would provide to the project
The default hardening makes debug operations near impossible.
This would allow temporal debug operations.

Describe the solution you'd like
ujust debug mode that allows coredumps, maybe ptraces

Describe alternatives you've considered
Manually editing these files:
https://github.com/search?q=repo%3Asecureblue%2Fsecureblue%20coredump&type=code
https://github.com/secureblue/secureblue/blob/live/files/system/etc/sysctl.d/hardening.conf

sysctl kernel.core_pattern
kernel.core_pattern = |/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h

Declaration

  • I declare that I have read the README and my feature request is in-scope.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededpriority: lowNice-to-have functionality is missing or broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions