Skip to content

Instantly share code, notes, and snippets.

@dmregister
Created May 7, 2015 18:38
Show Gist options
  • Save dmregister/a94686f69617264d1988 to your computer and use it in GitHub Desktop.
Save dmregister/a94686f69617264d1988 to your computer and use it in GitHub Desktop.
marrow.task centos 7
[Unit]
Description=Marrow Task
[Service]
Type=simple
ExecStart=/marrow.task/worker.py
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment