vhostmd/vhostmd.sysconfig
Richard W.M. Jones c047888de1 - New upstream based on git ea2f772d.
- Update the configuration file based on upstream changes to how virsh has
    to be run.
- vhostmd should run non-root as user 'vhostmd'.
- Allow libvirt URI to be configured.
2009-10-15 17:29:08 +00:00

12 lines
303 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.
VHOSTMD_URI=qemu:///system