Fix for commit 2.8 branch r2140:

> Allow dnsmasq read access to IPv6 config

The commit did not match this part of the commit message  
> slightly modified (../conf/**/mtu -> ../conf/*/mtu)
which I'm fixing now.
This commit is contained in:
Christian Boltz 2014-09-08 20:39:12 +02:00
parent 6f6bce01a1
commit 90fe8b8d09

View file

@ -42,7 +42,7 @@
# access to iface mtu needed for Router Advertisement messages in IPv6
# Neighbor Discovery protocol (RFC 2461)
@{PROC}/sys/net/ipv6/conf/**/mtu r,
@{PROC}/sys/net/ipv6/conf/*/mtu r,
# for the read-only TFTP server
@{TFTP_DIR}/ r,