Created
May 7, 2015 18:38
-
-
Save dmregister/a94686f69617264d1988 to your computer and use it in GitHub Desktop.
marrow.task centos 7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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