10 lines
158 B
SYSTEMD
10 lines
158 B
SYSTEMD
[Unit]
|
|
Description=Delays NTP configuration service until SONiC has started
|
|
|
|
[Timer]
|
|
OnBootSec=5min
|
|
Unit=ntp-config.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|