ptpd2.service 181 Bytes
[Unit]
Description=Precision Time Protocol daemon
After=syslog.target network.target

[Service]
ExecStart=/usr/sbin/ptpd2 -C -g
Restart=always

[Install]
WantedBy=multi-user.target