feat(profile): general update.
This commit is contained in:
parent
f14ed2f024
commit
788d865939
34 changed files with 57 additions and 27 deletions
|
|
@ -131,6 +131,7 @@ profile libvirtd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/usr/share/edk2*/{,**} rk,
|
||||
/usr/share/hwdata/* r,
|
||||
/usr/share/iproute2/{,**} r,
|
||||
/usr/share/libvirt/{,**} r,
|
||||
/usr/share/mime/mime.cache r,
|
||||
/usr/share/misc/pci.ids r,
|
||||
|
|
|
|||
|
|
@ -62,6 +62,7 @@ profile virtnodedevd @{exec_path} flags=(attach_disconnected) {
|
|||
@{run}/udev/data/c21:@{int} r, # Generic SCSI access
|
||||
@{run}/udev/data/c29:@{int} r, # For /dev/fb[0-9]*
|
||||
@{run}/udev/data/c81:@{int} r, # For video4linux
|
||||
@{run}/udev/data/c89:@{int} r, # For I2C bus interface
|
||||
@{run}/udev/data/c90:@{int} r, # For RAM, ROM, Flash
|
||||
@{run}/udev/data/c116:@{int} r, # For ALSA
|
||||
@{run}/udev/data/c202:@{int} r, # CPU model-specific registers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue