fix: linter check.
This commit is contained in:
parent
edcbaa1b94
commit
65f9644753
3 changed files with 4 additions and 4 deletions
|
|
@ -34,7 +34,7 @@ profile gvfsd-wsdd @{exec_path} {
|
|||
@{exec_path} mr,
|
||||
|
||||
@{bin}/env r,
|
||||
@{sbin}/wsdd rPx,
|
||||
@{bin}/wsdd rPx,
|
||||
|
||||
@{run}/mount/utab r,
|
||||
owner @{run}/user/@{uid}/gvfsd/socket-@{rand8} rw,
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ profile steam @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
@{bin}/ldd rix,
|
||||
@{bin}/lsb_release rPx -> lsb_release,
|
||||
@{bin}/lsof rix,
|
||||
@{sbin}/lspci rCx -> lspci,
|
||||
@{bin}/lspci rCx -> lspci,
|
||||
@{bin}/tar rix,
|
||||
@{bin}/which{,.debianutils} rix,
|
||||
@{bin}/xdg-icon-resource rPx,
|
||||
|
|
@ -408,7 +408,7 @@ profile steam @{exec_path} flags=(attach_disconnected,mediate_deleted) {
|
|||
|
||||
unix receive type=stream,
|
||||
|
||||
@{sbin}/lspci mr,
|
||||
@{bin}/lspci mr,
|
||||
|
||||
owner @{HOME}/.steam/steam.pipe r,
|
||||
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ profile hw-probe @{exec_path} flags=(attach_disconnected) {
|
|||
@{bin}/lsb_release rPx -> lsb_release,
|
||||
@{bin}/lsblk rPx,
|
||||
@{bin}/lscpu rPx,
|
||||
@{sbin}/lspci rPx,
|
||||
@{bin}/lspci rPx,
|
||||
@{bin}/lsusb rPx,
|
||||
@{bin}/memtester rPx,
|
||||
@{bin}/nmcli rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue