mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-09 01:08:28 -05:00
comments
This commit is contained in:
parent
51c7010e8f
commit
1b4d1edfc3
@ -5,12 +5,10 @@
|
||||
## "/usr/local/etc/permission-hardener.d/20_user.conf" for your custom
|
||||
## configuration. When security-misc is updated, this file may be overwritten.
|
||||
|
||||
## user-sysmaint-split hardens this further.
|
||||
/usr/bin/pkexec exactwhitelist
|
||||
/usr/bin/pkexec.security-misc-orig exactwhitelist
|
||||
|
||||
## TODO: research
|
||||
## TODO: Should be handled in user-sysmaint-split?
|
||||
##
|
||||
## Required for PolicyKit (Polkit) to function.
|
||||
##
|
||||
## https://polkit-devel.freedesktop.narkive.com/zXO4yEg7/documentation-on-polkit-agent-helper-1-and-suid#
|
||||
@ -24,4 +22,6 @@
|
||||
## matches both:
|
||||
## - /usr/lib/policykit-1/polkit-agent-helper-1
|
||||
## - /lib/policykit-1/polkit-agent-helper-1
|
||||
##
|
||||
## user-sysmaint-split hardens this further.
|
||||
polkit-agent-helper-1 matchwhitelist
|
||||
|
@ -5,5 +5,6 @@
|
||||
## "/usr/local/etc/permission-hardener.d/20_user.conf" for your custom
|
||||
## configuration. When security-misc is updated, this file may be overwritten.
|
||||
|
||||
## TODO: research and document
|
||||
postqueue matchwhitelist
|
||||
postdrop matchwhitelist
|
||||
|
@ -5,4 +5,5 @@
|
||||
## "/usr/local/etc/permission-hardener.d/20_user.conf" for your custom
|
||||
## configuration. When security-misc is updated, this file may be overwritten.
|
||||
|
||||
## TODO: research and document
|
||||
/utempter/utempter matchwhitelist
|
||||
|
@ -5,4 +5,5 @@
|
||||
## "/usr/local/etc/permission-hardener.d/20_user.conf" for your custom
|
||||
## configuration. When security-misc is updated, this file may be overwritten.
|
||||
|
||||
## TODO: research and document
|
||||
spice-client-glib-usb-acl-helper matchwhitelist
|
||||
|
@ -5,4 +5,5 @@
|
||||
## "/usr/local/etc/permission-hardener.d/20_user.conf" for your custom
|
||||
## configuration. When security-misc is updated, this file may be overwritten.
|
||||
|
||||
## user-sysmaint-split hardens this further.
|
||||
/usr/bin/sudo exactwhitelist
|
||||
|
Loading…
x
Reference in New Issue
Block a user