1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-23 01:39:27 +02:00
dockerfiles/hass/arm/ibeacon.timer

10 lines
119 B
SYSTEMD
Raw Normal View History

2024-01-03 15:15:15 +02:00
[Unit]
Description=Hourly restart ibeacon
[Timer]
OnCalendar=hourly
Persistent=true
[Install]
WantedBy=timers.target