db49b8c089
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/linuxptp#b989aba3011b8000bab495217d4a37d370c28f45
13 lines
247 B
Desktop File
13 lines
247 B
Desktop File
[Unit]
|
|
Description=Precision Time Protocol (PTP) service
|
|
After=network-online.target
|
|
Wants=network-online.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
EnvironmentFile=-/etc/sysconfig/ptp4l
|
|
ExecStart=/usr/sbin/ptp4l $OPTIONS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|