[Unit]
Description=Update NTP configuration
Requires=updategraph.service
After=updategraph.service
Before=ntp.service
StartLimitIntervalSec=0

[Service]
Type=oneshot
ExecStart=/usr/bin/ntp-config.sh

[Install]
WantedBy=multi-user.target