Replace rm with mr.
This commit is contained in:
parent
e62465b72f
commit
af0c622b35
45 changed files with 72 additions and 72 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue