Skip to content
Snippets Groups Projects
Verified Commit c64d0207 authored by Christian Ehrhardt's avatar Christian Ehrhardt
Browse files

d/libvirt-daemon-system.libvirtd.default: clarify libvirtd_opts example

(Closes: #921713)

Signed-off-by: default avatarChristian Ehrhardt <christian.ehrhardt@canonical.com>
parent 39971869
No related branches found
No related tags found
2 merge requests!13Refresh packaging for 5.2.0-1,!12Fix minor issues in libvirt 5.0.0 1
......@@ -4,7 +4,9 @@
# Start libvirtd to handle qemu/kvm:
start_libvirtd="yes"
# options passed to libvirtd, add "-l" to listen on tcp
# options passed to libvirtd, see man libvirtd for details.
# For example to enable listening on tcp add -l here
# and set up the TLS Certificates that libvirtd will need.
#libvirtd_opts=""
# pass in location of kerberos keytab
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment