Fix default config param

This commit is contained in:
Daniel P. Berrange 2008-05-15 13:19:34 +00:00
parent abb9a583a0
commit 1ac88c28c3

View File

@ -45,7 +45,7 @@
# Override the default configuration which binds to all network
# interfaces. This can be a numeric IPv4/6 address, or hostname
#
# ip_addr = "192.168.0.1"
# listen_addr = "192.168.0.1"
# Flag toggling mDNS advertizement of the libvirt service.