-
-
Notifications
You must be signed in to change notification settings - Fork 82
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority: lowNice-to-have functionality is missing or brokenNice-to-have functionality is missing or broken
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededpriority: lowNice-to-have functionality is missing or brokenNice-to-have functionality is missing or broken