Replace rm with mr.

This commit is contained in:
Jeroen Rijken 2022-08-13 21:02:42 +02:00 committed by Alex
parent e62465b72f
commit af0c622b35
45 changed files with 72 additions and 72 deletions

View file

@ -19,7 +19,7 @@ profile avahi-autoipd @{exec_path} flags=(complain) {
signal receive set=(kill,term),
@{exec_path} rm,
@{exec_path} mr,
/etc/avahi/avahi-autoipd.action rix,
include if exists <local/avahi-autoipd>

View file

@ -24,7 +24,7 @@ profile avahi-browse @{exec_path} flags=(complain) {
interface=org.freedesktop.Avahi.ServiceTypeBrowser
member={ItemNew,CacheExhausted,AllForNow},
@{exec_path} rm,
@{exec_path} mr,
/{usr/,}lib/@{multiarch}/avahi/service-types.db rwk,

View file

@ -14,7 +14,7 @@ profile avahi-daemon @{exec_path} flags=(complain) {
network inet dgram,
network inet6 dgram,
@{exec_path} rm,
@{exec_path} mr,
/etc/avahi/** r,

View file

@ -11,7 +11,7 @@ profile avahi-publish @{exec_path} flags=(complain) {
include <abstractions/base>
include <abstractions/consoles>
@{exec_path} rm,
@{exec_path} mr,
include if exists <local/avahi-publish>
}

View file

@ -28,7 +28,7 @@ profile avahi-resolve @{exec_path} flags=(complain) {
interface=org.freedesktop.Avahi.AddressResolver
member={Failure,Found},
@{exec_path} rm,
@{exec_path} mr,
include if exists <local/avahi-resolve>
}

View file

@ -11,7 +11,7 @@ profile avahi-set-host-name @{exec_path} flags=(complain) {
include <abstractions/base>
include <abstractions/consoles>
@{exec_path} rm,
@{exec_path} mr,
include if exists <local/avahi-set-host-name>
}