Skip to content

Commit

Permalink
added restart to kvp daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-prindle committed Sep 13, 2017
1 parent e6da47f commit f4b916e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ ConditionVirtualization=microsoft

[Service]
Type=simple
Restart=always
RestartSec=3

ExecStart=/usr/sbin/hv_kvp_daemon -n

[Install]
Expand Down

0 comments on commit f4b916e

Please sign in to comment.