mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-24 21:20:27 -04: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:
parent
31b771ac2e
commit
40707e70db
5 changed files with 106 additions and 0 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -180,6 +180,12 @@ Description: enhances misc security settings
|
|||
.
|
||||
access rights relaxations:
|
||||
.
|
||||
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
|
||||
/usr/bin/pkexec.security-misc
|
||||
.
|
||||
This package does (not yet) automatically lock the root account password.
|
||||
It is not clear that would be sane in such a package.
|
||||
It is recommended to lock and expire the root account.
|
||||
|
|
1
debian/security-misc.displace
vendored
1
debian/security-misc.displace
vendored
|
@ -1,4 +1,5 @@
|
|||
## Copyright (C) 2019 - 2019 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
/usr/bin/pkexec.security-misc
|
||||
/etc/securetty.security-misc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue