move /usr/lib/security-misc to /usr/libexec/security-misc as per lintian FHS

This commit is contained in:
Patrick Schleizer
2021-08-03 12:56:31 -04:00
parent 4fadaad8c0
commit 50bdd097df
20 changed files with 57 additions and 57 deletions

View File

@ -2,7 +2,7 @@
## 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/lib/security-misc/echo-path
#%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:

View File

@ -1,5 +1,5 @@
## Copyright (C) 2012 - 2021 ENCRYPTED SUPPORT LP <adrelanos@whonix.org>
## See the file COPYING for copying conditions.
user ALL=NOPASSWD: /usr/lib/security-misc/panic-on-oops
%sudo ALL=NOPASSWD: /usr/lib/security-misc/panic-on-oops
user ALL=NOPASSWD: /usr/libexec/security-misc/panic-on-oops
%sudo ALL=NOPASSWD: /usr/libexec/security-misc/panic-on-oops