Add explicit Unit directive to mesh_bot_w3.timer

Co-authored-by: SpudGunMan <12676665+SpudGunMan@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-10-25 14:02:49 +00:00
parent aec75d598a
commit 6097ff899c

View File

@@ -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