mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
profiles/a/frr: remove owner keyword causing failures
This commit is contained in:
parent
fa28d65f44
commit
7a98040b1b
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
/var/log/frr/@{profile_name} w,
|
||||
|
||||
# Crash logs https://docs.frrouting.org/en/latest/setup.html#crash-logs
|
||||
owner /var/tmp/frr/ w,
|
||||
/var/tmp/frr/ w,
|
||||
owner /var/tmp/frr/@{profile_name}.@{pid}/ w,
|
||||
owner /var/tmp/frr/@{profile_name}.@{pid}/crashlog w,
|
||||
owner /var/tmp/frr/@{profile_name}.@{pid}/logbuf.@{tid} rw,
|
||||
|
|
Loading…
Add table
Reference in a new issue