Skip to content

Instantly share code, notes, and snippets.

@mboeru
Created March 26, 2015 09:02
Show Gist options
  • Save mboeru/71a62aa87eaab8eab0e4 to your computer and use it in GitHub Desktop.
Save mboeru/71a62aa87eaab8eab0e4 to your computer and use it in GitHub Desktop.
[Unit]
Description=Maraschino Daemon
[Service]
User=root
Group=root
Type=forking
GuessMainPID=no
ExecStart=/usr/bin/python /opt/maraschino/Maraschino.py -d -v
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment