vhostmd/vhostmd.sysconfig
Richard W.M. Jones 65ca3e0122 - Add a timestamp to the metrics.
- Fix a typo in MemoryAllocatedToVirtualServers metric
    (https://bugzilla.redhat.com/show_bug.cgi?id=532070#c7)
- %{_sysconfdir}/sysconfig/vhostmd: Use libvirt default URI
    (https://bugzilla.redhat.com/show_bug.cgi?id=537828)
- %{_sysconfdir}/init.d/vhostmd: If using libvirt's default URI, then pass
    the root URI to vhostmd (the default URI changes in some circumstances
    when vhostmd switches to the non-root user).
2009-11-17 11:16:24 +00:00

15 lines
430 B
Plaintext

# Uncomment the following line to print verbose messages.
#VHOSTMD_VERBOSE=1
# Override the default configuration file path.
#VHOSTMD_CONFIG=/path/to/vhostmd.conf
# Set the user that the daemon runs as after dropping root privs.
VHOSTMD_USER=vhostmd
# Set the libvirt URI.
# Uncomment one of these to force KVM or Xen, otherwise libvirt
# will try to choose a suitable default.
#VHOSTMD_URI=qemu:///system
#VHOSTMD_URI=xen:///