Skip to content

Instantly share code, notes, and snippets.

@apage43
Created September 6, 2013 18:24
Show Gist options
  • Save apage43/6467885 to your computer and use it in GitHub Desktop.
Save apage43/6467885 to your computer and use it in GitHub Desktop.
[Unit]
Description=Buildy Service
After=network.target
[Service]
User=apage43
ExecStart=/home/apage43/runbuildy.sh
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target
module(load="imuxsock" Socket="/run/systemd/journal/syslog")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment