mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
profiles/*frr*: fix includes
This commit is contained in:
parent
e20400f10f
commit
045bb7d77e
@ -59,3 +59,5 @@
|
||||
|
||||
# Tests for staticd, bgpd, ospfd
|
||||
owner /tmp/*.log w,
|
||||
|
||||
include if exists <abstractions/frr.d>
|
@ -21,3 +21,5 @@
|
||||
/etc/host.conf r,
|
||||
/etc/hosts r,
|
||||
/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,
|
||||
|
||||
# Site-specific additions and overrides. See local/README for details.
|
||||
include if exists <local/ngrpd>
|
||||
include if exists <local/nhrpd>
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user