feat(profiles): ensure we use {,e}grep instead of grep.

This commit is contained in:
Alexandre Pujol 2025-06-19 23:07:17 +02:00
parent 0e4cc45a5b
commit d2dbf771cc
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
55 changed files with 55 additions and 55 deletions

View file

@ -13,7 +13,7 @@ profile lvmpolld @{exec_path} {
include <abstractions/nameservice-strict>
@{exec_path} rm,
@{bin}/grep rix,
@{bin}/{,e}grep rix,
@{bin}/umount rPx,
@{run}/lvmpolld.pid rwk,