From 6097ff899cccbf9f5154b47b0e35db8ea2527aa7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sat, 25 Oct 2025 14:02:49 +0000 Subject: [PATCH] Add explicit Unit directive to mesh_bot_w3.timer Co-authored-by: SpudGunMan <12676665+SpudGunMan@users.noreply.github.com> --- etc/mesh_bot_w3.timer | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/mesh_bot_w3.timer b/etc/mesh_bot_w3.timer index 83a252a..4554852 100644 --- a/etc/mesh_bot_w3.timer +++ b/etc/mesh_bot_w3.timer @@ -4,6 +4,7 @@ Description=Run mesh_bot_w3.service daily at 4:20 am [Timer] OnCalendar=*-*-* 04:20:00 Persistent=true +Unit=mesh_bot_w3.service [Install] WantedBy=timers.target