diff --git a/temperato.service b/systemd/temperato.service similarity index 86% rename from temperato.service rename to systemd/temperato.service index e0553ca..4f4dfcb 100644 --- a/temperato.service +++ b/systemd/temperato.service @@ -4,6 +4,7 @@ Description=Temperato Service [Service] Environment=NOTIF_URL= Environment=CHANNEL_ID= +Environment=ACCESS_TOKEN= ExecStart=python3 temperato.py ExecReload=python3 temperato.py KillMode=process