summaryrefslogtreecommitdiff
path: root/net-misc/linuxptp/files/ptp4lAT.service
blob: c3844605d2e3e6a05f0050aedf964a23366ad11c (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Precision Time Protocol (PTP) service for %I
Documentation=man:ptp4l
After=sys-subsystem-net-devices-%i.device

[Service]
Type=simple
ExecStart=/usr/sbin/ptp4l -f /etc/ptp4l.conf -i %I

[Install]
WantedBy=multi-user.target