aboutsummaryrefslogtreecommitdiff
path: root/contrib/respawn
AgeCommit message (Collapse)Author
2020-09-17respawn: handle errorsCem Keylan
2020-09-16respawn: add seperate shell utility instead of running while loopsCem Keylan
Technically, these are the same shell commands, but since they are run by a separate shell, they are easier to predict and easier to kill.