feat(profiles): ensure we use {,e}grep instead of grep.
This commit is contained in:
parent
0e4cc45a5b
commit
d2dbf771cc
55 changed files with 55 additions and 55 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue