Remove grep duplicate
This commit is contained in:
parent
424bad3faf
commit
ec7aa894c8
1 changed files with 1 additions and 2 deletions
|
|
@ -31,7 +31,6 @@ profile dkms @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}bin/echo rix,
|
||||
/{usr/,}bin/find rix,
|
||||
/{usr/,}bin/getconf rix,
|
||||
/{usr/,}bin/grep rix,
|
||||
/{usr/,}bin/head rix,
|
||||
/{usr/,}bin/kmod rCx -> kmod,
|
||||
/{usr/,}bin/ln rix,
|
||||
|
|
@ -52,7 +51,7 @@ profile dkms @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}bin/xargs rix,
|
||||
/{usr/,}bin/{,@{multiarch}-}* rix,
|
||||
/{usr/,}bin/{,ba,da}sh rix,
|
||||
/{usr/,}bin/{,e}grep rix,
|
||||
/{usr/,}bin/{,e,f}grep rix,
|
||||
/{usr/,}bin/{,g,m}awk rix,
|
||||
/{usr/,}{,s}bin/update-secureboot-policy rPUx,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue