From f9c3f769a8823d83cc47c2c36e961c5812e52ecb Mon Sep 17 00:00:00 2001 From: Eduardo Otubo Date: Mon, 11 Dec 2017 11:39:52 +0100 Subject: [PATCH] Start KVP daemon after network setup Signed-off-by: Eduardo Otubo --- hypervkvpd.service | 1 + 1 file changed, 1 insertion(+) diff --git a/hypervkvpd.service b/hypervkvpd.service index 4ecfd62..d8bfdf3 100644 --- a/hypervkvpd.service +++ b/hypervkvpd.service @@ -1,6 +1,7 @@ [Unit] Description=Hyper-V KVP daemon BindsTo=sys-devices-virtual-misc-vmbus\x21hv_kvp.device +After=network.target [Service] Type=simple