mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-08-10 10:52:59 +02:00
Add explicit Unit directive to mesh_bot_w3.timer
Co-authored-by: SpudGunMan <12676665+SpudGunMan@users.noreply.github.com>
This commit is contained in:
@@ -4,6 +4,7 @@ Description=Run mesh_bot_w3.service daily at 4:20 am
|
|||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*-*-* 04:20:00
|
OnCalendar=*-*-* 04:20:00
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
Unit=mesh_bot_w3.service
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
|||||||
Reference in New Issue
Block a user