mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-16 19:01:05 +07:00
comments
This commit is contained in:
@ -113,3 +113,15 @@ dbus-daemon-launch-helper matchwhitelist
|
|||||||
/usr/local/lib/ nosuid
|
/usr/local/lib/ nosuid
|
||||||
/usr/local/lib32/ nosuid
|
/usr/local/lib32/ nosuid
|
||||||
/usr/local/lib64/ nosuid
|
/usr/local/lib64/ nosuid
|
||||||
|
|
||||||
|
######################################################################
|
||||||
|
# Capability Removal
|
||||||
|
######################################################################
|
||||||
|
|
||||||
|
## Ping doesn't work with Tor anyway so its capabilities are removed to
|
||||||
|
## reduce attack surface.
|
||||||
|
## anon-apps-config does this.
|
||||||
|
#/bin/ping 0744 root root none
|
||||||
|
|
||||||
|
## TODO: research
|
||||||
|
#/usr/lib/x86_64-linux-gnu/gstreamer1.0/grstreamer-1.0/gst-ptp-helper 0744 root root none
|
||||||
|
Reference in New Issue
Block a user