Skip to content

Instantly share code, notes, and snippets.

@Waltibaba
Last active June 5, 2020 10:19
Show Gist options
  • Save Waltibaba/90d87dba8f2d8557b2bd0bb63e05df6e to your computer and use it in GitHub Desktop.
Save Waltibaba/90d87dba8f2d8557b2bd0bb63e05df6e to your computer and use it in GitHub Desktop.
[Unit]
Description="Script actions description"
JobTimeoutSec=60
AssertPathExists=/path/to
[Service]
Type=simple #forking
ExecStart=/bin/bash /path/to/script.sh
Nice=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment