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

@ -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,