Blame SOURCES/ntpd.service

473877
[Unit]
473877
Description=Network Time Service
473877
After=syslog.target ntpdate.service sntp.service
473877
473877
[Service]
473877
Type=forking
473877
EnvironmentFile=-/etc/sysconfig/ntpd
473877
ExecStart=/usr/sbin/ntpd -u ntp:ntp $OPTIONS
473877
PrivateTmp=true
473877
473877
[Install]
473877
WantedBy=multi-user.target