Skip to content

Commit

Permalink
Enable systemd restart on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudveron committed Oct 6, 2017
1 parent 1e7822b commit 128e7d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/init/systemd.opensvc-agent.service
Expand Up @@ -8,6 +8,7 @@ Type=forking
ExecStart=/usr/share/opensvc/bin/init/opensvc.init start
ExecStop=/usr/share/opensvc/bin/init/opensvc.init stop
KillMode=process
Restart=on-failure

[Install]
WantedBy=multi-user.target

0 comments on commit 128e7d7

Please sign in to comment.