mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01: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
|