Skip to content

Instantly share code, notes, and snippets.

@Bouni
Last active January 4, 2021 16:15
Show Gist options
  • Save Bouni/3b74fe30562a3e86aa3f37a10c4fbae5 to your computer and use it in GitHub Desktop.
Save Bouni/3b74fe30562a3e86aa3f37a10c4fbae5 to your computer and use it in GitHub Desktop.
[Unit]
Description=Start servercheck script
After=network-online.target
[Service]
Type=simple
ExecStart=/opt/servercheck.sh
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment