summaryrefslogtreecommitdiff
path: root/docs
diff options
authorMichael Vogt <michael.vogt@gmail.com>2016-09-08 09:18:41 +0200
committerGitHub <noreply@github.com>2016-09-08 09:18:41 +0200
commita54bfb296c77414e4714cda3b98879d449206efc (patch)
tree0e5548b113666377651a3df107949ff19f9db478 /docs
parent083ce3626060c8d75166719836cb7715d2ff98e9 (diff)
parent609eff228851139550e2e9b01065662ebf27f590 (diff)
Merge pull request #1816 from cmars/libvirt-interface
libvirt interface to allow snaps to access libvirtd on a classic host.
Diffstat (limited to 'docs')
-rw-r--r--docs/interfaces.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/interfaces.md b/docs/interfaces.md
index 0246cd9c6f..9987209806 100644
--- a/docs/interfaces.md
+++ b/docs/interfaces.md
@@ -307,6 +307,12 @@ Can insert kernel modules. This interface gives privileged access to the device.
* Auto-Connect: no
+### libvirt
+
+Can access the libvirt control socket, which gives privileged access to control
+libvirtd on the host. This is commonly used to create and manage QEMU/KVM
+instances on the host.
+
### locale-control
Can manage locales directly separate from ``config core``.