forked from iarv/meshing-around
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 |