deleted no longer used and out-commented etc/sudoers.d/pkexec-security-misc leftover

This commit is contained in:
Patrick Schleizer 2024-11-12 01:41:12 -05:00
parent 65fc0419a8
commit 8c2e8e6979
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -1,11 +0,0 @@
## Copyright (C) 2019 - 2024 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
## See the file COPYING for copying conditions.
## REVIEW: is it ok that users can find out the PATH setting of root?
#%sudo ALL=NOPASSWD: /usr/libexec/security-misc/echo-path
## xfpm-power-backlight-helper demands environment variable PKEXEC_UID to be
## set. Would otherwise error out with the following error message:
## "This program must only be run through pkexec"
## REVIEW: Can bad things be done by spoofing PKEXEC_UID?
#Defaults:ALL env_keep += "PKEXEC_UID"