-
-
Save da-tai/f20edef2cb6274b0e85c9b4b0341342b 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= Z Restart | |
[Service] | |
Type=simple | |
Restart=always | |
RestartSec=1 | |
ExecStart=/home/user/zil/zil-monitor.sh | |
[Install] | |
WantedBy=multi-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment