#!/sbin/runscript # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ command="/sbin/hv_kvp_daemon" start_stop_daemon_args="--quiet" description="Advanced Hyper-v VM services" depend() { keyword -lxc -prefix -vserver hyperv use udev sysfs devfs }