forked from pool/linuxptp
11 lines
182 B
Desktop File
11 lines
182 B
Desktop File
[Unit]
|
|
Description=PTP: Boundary/Ordinary Clock
|
|
|
|
[Service]
|
|
Type=simple
|
|
EnvironmentFile=-/etc/sysconfig/ptp4l
|
|
ExecStart=/usr/sbin/ptp4l $OPTIONS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|