dcavalca / rpms / linuxptp

Forked from rpms/linuxptp 2 years ago
Clone

Blame SOURCES/timemaster.service

8cf965
[Unit]
8cf965
Description=Synchronize system clock to NTP and PTP time sources
8cf965
After=chronyd.service ntpd.service ntpdate.service sntp.service network-online.target
8cf965
Conflicts=chronyd.service ntpd.service phc2sys.service ptp4l.service
8cf965
Wants=network-online.target
8cf965
8cf965
[Service]
8cf965
Type=simple
8cf965
ExecStart=/usr/sbin/timemaster -f /etc/timemaster.conf
8cf965
8cf965
[Install]
8cf965
WantedBy=multi-user.target