Skip to content

Instantly share code, notes, and snippets.

@da-tai
Last active November 27, 2019 18:36
Show Gist options
  • Save da-tai/f20edef2cb6274b0e85c9b4b0341342b to your computer and use it in GitHub Desktop.
Save da-tai/f20edef2cb6274b0e85c9b4b0341342b to your computer and use it in GitHub Desktop.
[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