11 lines
213 B
Desktop File
11 lines
213 B
Desktop File
[Unit]
|
|
Description=ptpd time precision daemon
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=-/etc/sysconfig/ptpd2
|
|
ExecStart=/usr/sbin/ptpd2 -c $PTPD_CONFIG_FILE $PTPD_EXTRA_OPTIONS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|