mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-29 22:35:15 +01:00
Use multiarch for lib
Co-authored-by: Alex <roddhjav@users.noreply.github.com>
This commit is contained in:
parent
20f7e01ccc
commit
e62465b72f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ profile avahi-browse @{exec_path} flags=(complain) {
|
|||
|
||||
@{exec_path} rm,
|
||||
|
||||
/{usr/,}lib/x86_64-linux-gnu/avahi/service-types.db rwk,
|
||||
/{usr/,}lib/@{multiarch}/avahi/service-types.db rwk,
|
||||
|
||||
include if exists <local/avahi-browse>
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue