planktoscope/scripts/raspbian_configuration/etc/systemd/system/autohotspot.timer
2021-07-01 18:19:32 +02:00

11 lines
213 B
SYSTEMD

# /etc/systemd/system/autohotspot.timer
[Unit]
Description=Run autohotspotN every 5 minutes, starting 10 seconds after system boot
[Timer]
OnBootSec=5sec
OnUnitActivateSec=5min
[Install]
WantedBy=timers.target