mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-02 19:34:51 -04:00
comments
This commit is contained in:
parent
7a80837b4f
commit
9d77d88a4d
1 changed files with 12 additions and 0 deletions
|
@ -113,3 +113,15 @@ dbus-daemon-launch-helper matchwhitelist
|
|||
/usr/local/lib/ nosuid
|
||||
/usr/local/lib32/ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue