Files
meshing-around/etc/mesh_bot_w3.timer
2025-10-25 14:02:49 +00:00

11 lines
170 B
SYSTEMD

[Unit]
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