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
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ After=syslog.target network.target ...@@ -5,7 +5,7 @@ After=syslog.target network.target
[Service] [Service]
Type=simple Type=simple
WorkingDirectory=/opt/alternate-mdx 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 ExecReload=/bin/kill -HUP $MAINPID
Restart=on-failure Restart=on-failure
RestartSec=10 RestartSec=10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment