[root@ion2 ~]# systemctl --system daemon-reload
[root@ion2 ~]# service ntpd start
[root@ion2 ~]# service ntpd status
ntpd.service - LSB: Start NTP daemon
          Loaded: loaded (/etc/rc.d/init.d/ntpd)
          Active: active (running) since Вт 2013-04-09 17:40:52 MSK; 4s ago
         Process: 14854 ExecStart=/etc/rc.d/init.d/ntpd start (code=exited, status=0/SUCCESS)
        Main PID: 14758 (code=exited, status=0/SUCCESS)
          CGroup: name=systemd:/system/ntpd.service
                  └─14898 /usr/sbin/ntpd -p /var/run/ntpd.pid --user=ntpd:ntpd

апр 09 17:40:52 ion2.home ntpd[14898]: Listening on interface #1 wildcard, ::#123 Disabled
апр 09 17:40:52 ion2.home ntpd[14898]: Listening on interface #2 lo, ::1#123 Enabled
апр 09 17:40:52 ion2.home ntpd[14898]: Listening on interface #3 enp2s0, fe80::e269:95ff:fe74:b541#123 Enabled
апр 09 17:40:52 ion2.home ntpd[14898]: Listening on interface #4 lo, 127.0.0.1#123 Enabled
апр 09 17:40:52 ion2.home ntpd[14898]: Listening on interface #5 enp2s0, 192.168.1.116#123 Enabled
апр 09 17:40:52 ion2.home ntpd[14898]: kernel time sync status 2040
апр 09 17:40:52 ion2.home ntpd[14898]: frequency initialized 43.000 PPM from /etc/ntp/drift
апр 09 17:40:52 ion2.home ntpd[14898]: configure: keyword "authenticate" unknown, line ignored
апр 09 17:40:52 ion2.home ntpd[14854]: Starting ntpd service: [ DONE ]
апр 09 17:40:52 ion2.home systemd[1]: Started LSB: Start NTP daemon.