Added CarPC setup/install
This commit is contained in:
7
CarPC/etc/default/ptpd
Normal file
7
CarPC/etc/default/ptpd
Normal file
@ -0,0 +1,7 @@
|
||||
# /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"
|
||||
Reference in New Issue
Block a user