diff --git a/etc/mesh_bot.tmp b/etc/mesh_bot.tmp index b6e0ef0..59637fa 100644 --- a/etc/mesh_bot.tmp +++ b/etc/mesh_bot.tmp @@ -22,7 +22,7 @@ Environment=SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt Environment=PYTHONUNBUFFERED=1 Restart=on-failure -Type=notify #try simple if any problems + [Install] WantedBy=default.target diff --git a/etc/mesh_bot_reporting.tmp b/etc/mesh_bot_reporting.tmp index bd1b4f5..e12d8c4 100644 --- a/etc/mesh_bot_reporting.tmp +++ b/etc/mesh_bot_reporting.tmp @@ -23,7 +23,6 @@ ExecStop=pkill -f report_generator5.py Environment=PYTHONUNBUFFERED=1 Restart=on-failure -Type=notify #try simple if any problems [Install] WantedBy=timers.target \ No newline at end of file diff --git a/etc/pong_bot.tmp b/etc/pong_bot.tmp index 6b0a70c..bf0a219 100644 --- a/etc/pong_bot.tmp +++ b/etc/pong_bot.tmp @@ -22,7 +22,6 @@ Environment=SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt Environment=PYTHONUNBUFFERED=1 Restart=on-failure -Type=notify #try simple if any problems [Install] WantedBy=default.target \ No newline at end of file