11 lines
186 B
Desktop File
11 lines
186 B
Desktop File
[Unit]
|
|
Description=ptpd time precision daemon
|
|
|
|
[Service]
|
|
Type=forking
|
|
EnvironmentFile=-@SYSCONFDIR@/default/ptpd
|
|
ExecStart=@BINDIR@/ptpd2 $PTPDARGS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|