mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 17:52:12 +01:00
hv-daemons: clean-up, version bump for oem-azure
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
This commit is contained in:
parent
849ea7d45c
commit
0c06b23956
@ -1,10 +1,8 @@
|
||||
[Unit]
|
||||
Description=Hyper-V KVP daemon
|
||||
BindsTo=sys-devices-virtual-misc-vmbus\x21hv_kvp.device
|
||||
ConditionPathExists=/dev/vmbus/hv_kvp
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecStart=/usr/bin/hv_kvp_daemon --no-daemon
|
||||
|
||||
[Install]
|
||||
|
||||
@ -3,7 +3,6 @@ Description=Hyper-V VSS daemon
|
||||
ConditionPathExists=/dev/vmbus/hv_vss
|
||||
|
||||
[Service]
|
||||
Type=exec
|
||||
ExecStart=/usr/bin/hv_vss_daemon --no-daemon
|
||||
|
||||
[Install]
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
COREOS_SOURCE_REVISION=""
|
||||
inherit coreos-kernel savedconfig systemd
|
||||
|
||||
DESCRIPTION="HyperV guest support daemons."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user