mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
10 lines
155 B
SYSTEMD
10 lines
155 B
SYSTEMD
[Unit]
|
|
Description=MeshingAround-ReportingTask
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=1h
|
|
OnbootSec=5min
|
|
Unit=mesh_bot_reporting.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target |