Skip to content
Commit 41f905a9 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

coredump: support tracing of secured cores via polkit

this touches a huge chunk of technology. the previous invocation
through `coredumpctl debug` has been removed entirely. instead we now
always prepare the debugger by extracting the core using `coredumpctl
dump`, depending on whether the actual core file is readable by drkonqi
directly that happens in-process, or via the polkit helper.

the polkit helper essentially does the same thing but in root scope.
parent 1cc02bfd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment