Skip to content

Instantly share code, notes, and snippets.

@filipeandre
Created May 8, 2018 14:54
Show Gist options
  • Save filipeandre/5657d8d7964727c6fe33b2ac32650b9c to your computer and use it in GitHub Desktop.
Save filipeandre/5657d8d7964727c6fe33b2ac32650b9c to your computer and use it in GitHub Desktop.
Restart service on failure
#/lib/systemd/system
Restart=on-failure
RestartSec=5s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment