Skip to content

Instantly share code, notes, and snippets.

@gsf
Last active August 29, 2015 14:22
Show Gist options
  • Save gsf/c8b6c64e30daf838f35b to your computer and use it in GitHub Desktop.
Save gsf/c8b6c64e30daf838f35b to your computer and use it in GitHub Desktop.
[Unit]
Description=Hooky Service
After=network.target
[Service]
User=hooky
WorkingDirectory=/var/lib/hooky
ExecStart=/usr/bin/node /home/gsf/git/hooky/server.js -v
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment