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 e6a36bc
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ ConditionVirtualization=microsoft


[Service]
Restart=always
RestartSec=3

Type=simple
ExecStart=/usr/sbin/hv_kvp_daemon -n

Expand Down

0 comments on commit e6a36bc

Please sign in to comment.