2015-01-05 10:13:44 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Synchronize system clock to NTP and PTP time sources
|
2018-11-13 11:24:54 +00:00
|
|
|
After=chronyd.service ntpd.service ntpdate.service sntp.service network-online.target
|
2015-01-05 10:13:44 +00:00
|
|
|
Conflicts=chronyd.service ntpd.service phc2sys.service ptp4l.service
|
2018-11-13 11:24:54 +00:00
|
|
|
Wants=network-online.target
|
2015-01-05 10:13:44 +00:00
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
ExecStart=/usr/sbin/timemaster -f /etc/timemaster.conf
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|