forked from pool/linuxptp
OBS-URL: https://build.opensuse.org/package/show/network:time/linuxptp?expand=0&rev=1
10 lines
277 B
Plaintext
10 lines
277 B
Plaintext
## Path: Network/LinuxPTP
|
|
## Description: Precision Time Protocol (PTP): ptp4l settings
|
|
## Type: string
|
|
## Default: "-i eth0 -f /etc/ptp4l.conf"
|
|
## ServiceRestart: ptp4l
|
|
#
|
|
# Arguments when starting ptp4l(8).
|
|
#
|
|
OPTIONS="-i eth0 -f /etc/ptp4l.conf"
|