Skip to content

Commit

Permalink
hv-daemons: clean-up, version bump for oem-azure
Browse files Browse the repository at this point in the history
Signed-off-by: Thilo Fromm <thilofromm@microsoft.com>
  • Loading branch information
t-lo committed Sep 12, 2024
1 parent 5417517 commit d8a6288
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand Down

0 comments on commit d8a6288

Please sign in to comment.