Skip to content

Instantly share code, notes, and snippets.

@deajan
Last active September 26, 2016 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deajan/6215b8d645b9f3dd17899cb2a7eecdb8 to your computer and use it in GitHub Desktop.
Save deajan/6215b8d645b9f3dd17899cb2a7eecdb8 to your computer and use it in GitHub Desktop.
[Unit]
Description=SimpleHelp Server
After=network.target
[Service]
WorkingDirectory=/opt/SimpleHelp/
Type=forking
ExecStart=/opt/SimpleHelp/serverstart.sh
SuccessExitStatus=143
[Install]
WantedBy=graphical.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment