QEMU guest virtual disks compatibility
This commit is contained in:
parent
8fc279fa27
commit
0f50672486
7 changed files with 28 additions and 28 deletions
|
|
@ -101,7 +101,7 @@ profile conky @{exec_path} {
|
|||
|
||||
# Display the hard disk model name
|
||||
@{sys}/devices/pci[0-9]*/**/{usb,ata}[0-9]/**/model r,
|
||||
@{sys}/block/sd[a-z]/device/model r,
|
||||
@{sys}/block/{s,v}d[a-z]/device/model r,
|
||||
# Display the disk write/read speed
|
||||
@{PROC}/diskstats r,
|
||||
# Get the mount point names
|
||||
|
|
|
|||
|
|
@ -53,7 +53,7 @@ profile fatresize @{exec_path} {
|
|||
@{sys}/firmware/efi/efivars/SecureBoot-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]*-[0-9a-f]* r,
|
||||
|
||||
# file_inherit
|
||||
/dev/sd[a-z] rw,
|
||||
/dev/{s,v}d[a-z] rw,
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue