mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-12 00:40:56 +07:00
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:
8
usr/lib/security-misc/echo-path
Executable file
8
usr/lib/security-misc/echo-path
Executable 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"
|
Reference in New Issue
Block a user