Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > 04b4eb8e474d5b6188a816a657ab144c > files > 16

ntp-4.2.8p12-1.mga6.src.rpm

[Unit]
Description=Set time via SNTP
After=network-online.target
Before=time-sync.target
Wants=time-sync.target network-online.target

[Service]
Type=oneshot
EnvironmentFile=/etc/sysconfig/sntp
ExecStart=/usr/sbin/sntp $OPTIONS
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target