feat(profiles): add multipath profiles

See #134

Signed-off-by: @cboltz
This commit is contained in:
Alexandre Pujol 2023-08-13 20:06:08 +01:00
parent a2c35b07a5
commit 09943156bc
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 77 additions and 1 deletions

View file

@ -35,7 +35,7 @@ profile os-prober @{exec_path} flags=(attach_disconnected) {
@{bin}/lvm rPx,
@{bin}/mkdir rix,
@{bin}/mktemp rix,
@{bin}/multipath rPUx,
@{bin}/multipath rPx,
@{bin}/readlink rix,
@{bin}/rm rix,
@{bin}/rmdir rix,