Redirect calls for pkexec to lxqt-sudo because pkexec is incompatible with hidepid.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860040

https://forums.whonix.org/t/cannot-use-pkexec/8129

Thanks to AnonymousUser for the bug report!
This commit is contained in:
Patrick Schleizer 2019-10-21 05:46:49 -04:00
parent 31b771ac2e
commit 40707e70db
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48
5 changed files with 106 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#/bin/bash
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
## See the file COPYING for copying conditions.
set -e
echo "$PATH"