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

Fix typo

parent a1433c88
Branches
Tags
No related merge requests found
......@@ -5,7 +5,7 @@ After=syslog.target network.target
[Service]
Type=simple
WorkingDirectory={{ altmdx_dir }}
ExecStart={{ altmdx_dir }}/bin/uwgi --ini mdproxy.ini
ExecStart={{ altmdx_dir }}/bin/uwsgi --ini mdproxy.ini
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