fix(profile): lspci as root needs sys_admin.
Raised by CI.
This commit is contained in:
parent
c0b43c86b6
commit
da4f5f8a2c
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ profile lspci @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/consoles>
|
include <abstractions/consoles>
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
|
|
||||||
|
capability sys_admin,
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
/usr/share/hwdata/pci.ids r,
|
/usr/share/hwdata/pci.ids r,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue