Add blame ignore file
[mercuryms.git] / mercuryms.service
index 160d31e..8fe1143 100644 (file)
@@ -4,7 +4,12 @@ After=network.target
 
 [Service]
 Type=simple
+User=mercuryms
+Group=mercuryms
+WorkingDirectory=/usr/share/mercuryms
+StandardOutput=syslog
 ExecStart=/opt/mercuryms/bin/python /opt/mercuryms/mms-download.py
+Environment="MERCURYMS_PORT=9092"
 
 [Install]
 WantedBy=multi-user.target