Console agent
Project to protect important files and config files/directories
Brought to you by:
morswin55-11
Currently it is hard to work with terminal session. UI could be blocked by another process reading from terminal, which is serious bug.
I do investigation and polkit console agent is spawn from caller process, probably by libdbus. We cannot do that, because we do not use DBus. Copy of other process environment could be helpful.
https://forums.opensuse.org/t/how-policykit-expropriate-the-terminal/184924
Work on branch: origin/WIP/SystemDaemon .