mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
10 lines
119 B
SYSTEMD
10 lines
119 B
SYSTEMD
[Unit]
|
|
Description=Hourly restart ibeacon
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|