diff options
| author | Michael Vogt <mvo@ubuntu.com> | 2016-09-08 14:55:31 +0200 |
|---|---|---|
| committer | Michael Vogt <mvo@ubuntu.com> | 2016-09-08 14:55:31 +0200 |
| commit | e25ac6788a3cf81e7c17672ba856fb4e16e6064c (patch) | |
| tree | 3a14d6cdfd73557b1e1038b2793de51a4410490e /docs | |
| parent | 1b6ecdd975693c9a8c23cd54359a76f7efd5c53e (diff) | |
disable auto-connect in libvirt interface
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/interfaces.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/interfaces.md b/docs/interfaces.md index 9987209806..12d7868fce 100644 --- a/docs/interfaces.md +++ b/docs/interfaces.md @@ -313,6 +313,8 @@ 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. +* Auto-Connect: no + ### locale-control Can manage locales directly separate from ``config core``. |
