Last active
January 4, 2021 16:15
-
-
Save Bouni/3b74fe30562a3e86aa3f37a10c4fbae5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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