8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
# /etc/default/ptpd
|
|
|
|
# Set to "yes" to actually start ptpd automatically
|
|
START_DAEMON=yes
|
|
|
|
# Add command line options for ptpd
|
|
PTPD_OPTS="-c /etc/ptpd2.conf"
|