mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
profiles/*frr*: fix includes
This commit is contained in:
@@ -59,3 +59,5 @@
|
|||||||
|
|
||||||
# Tests for staticd, bgpd, ospfd
|
# Tests for staticd, bgpd, ospfd
|
||||||
owner /tmp/*.log w,
|
owner /tmp/*.log w,
|
||||||
|
|
||||||
|
include if exists <abstractions/frr.d>
|
@@ -21,3 +21,5 @@
|
|||||||
/etc/host.conf r,
|
/etc/host.conf r,
|
||||||
/etc/hosts r,
|
/etc/hosts r,
|
||||||
/etc/frr/agentx rw,
|
/etc/frr/agentx rw,
|
||||||
|
|
||||||
|
include if exists <abstractions/frr-snmp.d>
|
@@ -24,6 +24,6 @@ profile nhrpd /usr/lib/frr/nhrpd flags=(attach_disconnected) {
|
|||||||
@{PROC}/sys/net/ipv4/conf/*/send_redirects w,
|
@{PROC}/sys/net/ipv4/conf/*/send_redirects w,
|
||||||
|
|
||||||
# Site-specific additions and overrides. See local/README for details.
|
# Site-specific additions and overrides. See local/README for details.
|
||||||
include if exists <local/ngrpd>
|
include if exists <local/nhrpd>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user