2012-09-21 13:54:54 +00:00
|
|
|
[Unit]
|
2012-11-09 14:07:42 +00:00
|
|
|
Description=Synchronize system clock or PTP hardware clock (PHC)
|
2018-11-13 11:24:54 +00:00
|
|
|
After=ntpdate.service ptp4l.service
|
2012-09-21 13:54:54 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
EnvironmentFile=-/etc/sysconfig/phc2sys
|
|
|
|
ExecStart=/usr/sbin/phc2sys $OPTIONS
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|