mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-12 20:27:53 +00:00
[doc] install: Add 'local' to AppArmor abstraction path
This prevents system upgrades from overriding the addition
This commit is contained in:
parent
19cb37dc58
commit
a868370a63
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ AppArmor
|
|||
For libvirt versions before **5.10.0**, if you are using AppArmor, you
|
||||
need to add permissions for QEMU to access the shared memory file. This
|
||||
can be done by adding the following to
|
||||
*/etc/apparmor.d/abstractions/libvirt-qemu*.
|
||||
*/etc/apparmor.d/local/abstractions/libvirt-qemu*.
|
||||
|
||||
``/dev/shm/looking-glass rw,``
|
||||
|
||||
|
|
Loading…
Reference in a new issue