From f5c2dfa5e43d6d998c6f99180426b871a00043b9 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 29 Oct 2025 12:19:09 -0700 Subject: [PATCH] cleanup --- etc/mesh_bot.tmp | 2 +- etc/mesh_bot_reporting.tmp | 1 - etc/pong_bot.tmp | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) 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