@@ -1,5 +1,5 @@
[program:mqtt2graphite]
-command=/usr/bin/python2.7 $MQTT2GRAPHITECMD /etc/mqtt2graphite/mqtt2graphite.conf
+command=/usr/bin/python2.7 /opt/mqtt2graphite/mqtt2graphite.py /etc/mqtt2graphite/mqtt2graphite.conf
#environment=MQTT_HOST='$1',CARBON_SERVER='$CARBON_SERVER',DEBUG=$DEBUG
autostart=true
autorestart=true