blob: 10cbd70f999b4795e7273feb4c875589b637b239 [file] [log] [blame]
[Unit]
Description=Network Time Service (one-shot ntpdate mode)
Before=ntpd.service
[Service]
Type=oneshot
ExecStart=/usr/bin/ntpdate-sync silent
RemainAfterExit=yes
[Install]
WantedBy=multi-user.target