Skip to content

[bug] use a different library to get process names

Kali Kaneko requested to merge kali/bitmask-vpn:bug/check-polkit into master

the ps implementation we were using in linux truncates executable names, since it gets them from /proc/pid/stat

Merge request reports