mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-04 16:25:10 +00:00
Revert "Merge dnsmasq: Permit access to /proc/self/fd/"
This reverts merge request !628
This commit is contained in:
@@ -70,8 +70,6 @@ profile dnsmasq /usr/{bin,sbin}/dnsmasq flags=(attach_disconnected) {
|
|||||||
# access to iface mtu needed for Router Advertisement messages in IPv6
|
# access to iface mtu needed for Router Advertisement messages in IPv6
|
||||||
# Neighbor Discovery protocol (RFC 2461)
|
# Neighbor Discovery protocol (RFC 2461)
|
||||||
@{PROC}/sys/net/ipv6/conf/*/mtu r,
|
@{PROC}/sys/net/ipv6/conf/*/mtu r,
|
||||||
# closing superfluous file descriptors scans /proc/self/fd/ to find open ones
|
|
||||||
@{PROC}/@{pid}/fd/ r,
|
|
||||||
|
|
||||||
# for the read-only TFTP server
|
# for the read-only TFTP server
|
||||||
@{TFTP_DIR}/ r,
|
@{TFTP_DIR}/ r,
|
||||||
|
Reference in New Issue
Block a user