Skip to content
Snippets Groups Projects
Commit 274cbc8a authored by Martin van Es's avatar Martin van Es
Browse files

Update mdserver.service

parent 4a93eb39
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ After=syslog.target network.target
[Service]
Type=simple
WorkingDirectory=/opt/alternate-mdx
ExecStart=/opt/alternate-mdx/bin/python -u mdserver.py md.xml
ExecStart=/opt/alternate-mdx/bin/python -u mdserver.py
ExecReload=/bin/kill -HUP $MAINPID
Restart=on-failure
RestartSec=10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment