new/buildroot/package/ptpd2/ptpd2.service
2025-05-10 21:58:58 +08:00

11 lines
181 B
Desktop File

[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