Skip to content

Commit

Permalink
Merge pull request #1958 from aaron-prindle/kvp-restart
Browse files Browse the repository at this point in the history
added restart to kvp daemon
  • Loading branch information
aaron-prindle authored Sep 14, 2017
2 parents e6da47f + f4b916e commit b173c4f
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 b173c4f

Please sign in to comment.