Replace rm with mr.
This commit is contained in:
parent
e62465b72f
commit
af0c622b35
45 changed files with 72 additions and 72 deletions
|
|
@ -11,7 +11,7 @@ profile sanoid @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/perl>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/perl rix,
|
||||
/{usr/,}bin/ps rPx,
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ profile syncoid @{exec_path} flags=(complain) {
|
|||
include <abstractions/consoles>
|
||||
include <abstractions/perl>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
/{usr/,}bin/grep rix,
|
||||
/{usr/,}bin/mbuffer rix,
|
||||
/{usr/,}bin/perl rix,
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ profile zpool @{exec_path} {
|
|||
|
||||
capability sys_admin,
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}{local/,}lib/zfs-linux/zpool.d/* rix,
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile zsys-system-autosnapshot @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/cat rix,
|
||||
/{usr/,}bin/cp rix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue