mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
fix: libvirtd profile.
This commit is contained in:
parent
03cf850666
commit
a2c35b07a5
@ -204,7 +204,7 @@ profile libvirtd @{exec_path} flags=(attach_disconnected) {
|
|||||||
@{sys}/devices/pci[0-9]*/**/mdev_supported_types/*/create w,
|
@{sys}/devices/pci[0-9]*/**/mdev_supported_types/*/create w,
|
||||||
@{sys}/devices/pci[0-9]*/**/net/*/{,**} r,
|
@{sys}/devices/pci[0-9]*/**/net/*/{,**} r,
|
||||||
@{sys}/devices/pci[0-9]*/**/remove w,
|
@{sys}/devices/pci[0-9]*/**/remove w,
|
||||||
@{sys}/devices/pci[0-9]*/**/resource r
|
@{sys}/devices/pci[0-9]*/**/resource r,
|
||||||
@{sys}/devices/pci[0-9]*/**/sriov_totalvfs r,
|
@{sys}/devices/pci[0-9]*/**/sriov_totalvfs r,
|
||||||
|
|
||||||
@{sys}/devices/system/cpu/cpu[0-9]*/cache/{,**} r,
|
@{sys}/devices/system/cpu/cpu[0-9]*/cache/{,**} r,
|
||||||
|
Loading…
Reference in New Issue
Block a user