Replace rm with mr.
This commit is contained in:
parent
e62465b72f
commit
af0c622b35
45 changed files with 72 additions and 72 deletions
|
|
@ -77,10 +77,10 @@ profile mkinitcpio @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
# Can copy any program to the initframs
|
||||
/{usr/,}bin/ r,
|
||||
/{usr/,}bin/[a-z0-9]* rm,
|
||||
/{usr/,}lib/plymouth/plymouthd-* rm,
|
||||
/{usr/,}lib/systemd/systemd-* rm,
|
||||
/{usr/,}lib/udev/[a-z0-9]* rm,
|
||||
/{usr/,}bin/[a-z0-9]* mr,
|
||||
/{usr/,}lib/plymouth/plymouthd-* mr,
|
||||
/{usr/,}lib/systemd/systemd-* mr,
|
||||
/{usr/,}lib/udev/[a-z0-9]* mr,
|
||||
|
||||
# Manage /boot
|
||||
/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue