# 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:///
