linuxptp/timemaster.service
Miroslav Lichvar f7cdb25cee update to 1.5
2015-01-05 11:30:19 +01:00

12 lines
321 B
Desktop File

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