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 grub-bios-setup @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-bios-setup>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-editenv @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
/boot/grub/grubenv rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-file @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-file>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-fstest @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-fstest>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-glue-efi @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-glue-efi>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-install @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-install>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-kbdcomp @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-kbdcomp>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-macbless @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-macbless>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-menulst2cfg @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-menulst2cfg>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ profile grub-mkconfig @{exec_path} flags=(complain) {
|
|||
|
||||
capability dac_read_search,
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
/etc/grub.d/{**,} rix,
|
||||
/{usr/,}bin/{m,g,}awk rix,
|
||||
/{usr/,}bin/basename rix,
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mkdevicemap @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mkdevicemap>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mkfont @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mkfont>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mkimage @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mkimage>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mklayout @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mklayout>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mknetdir @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mknetdir>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mkpasswd-pbkdf2 @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mkpasswd-pbkdf2>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mkrelpath @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
/{usr/,}{local/,}{s,}bin/zpool rPx,
|
||||
|
||||
@{PROC}/@{pids}/mountinfo r,
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mkrescue @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mkrescue>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mkstandalone @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mkstandalone>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-mount @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-mount>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-ntldr-img @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-ntldr-img>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ profile grub-probe @{exec_path} flags=(complain) {
|
|||
|
||||
capability sys_admin,
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
/{usr/,}bin/udevadm rPx,
|
||||
/{usr/,}{local/,}{s,}bin/zpool rPx,
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-reboot @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-reboot>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-render-label @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-render-label>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-script-check @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
/boot/grub/grub.cfg{.new,} rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-set-default @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-set-default>
|
||||
}
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ profile grub-syslinux2cfg @{exec_path} flags=(complain) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/consoles>
|
||||
|
||||
@{exec_path} rm,
|
||||
@{exec_path} mr,
|
||||
|
||||
include if exists <local/grub-syslinux2cfg>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue