forked from pool/linuxptp
12 lines
207 B
Desktop File
12 lines
207 B
Desktop File
[Unit]
|
|
Description=PTP: Synchronize two clocks
|
|
After=ntpdate.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
EnvironmentFile=-/etc/sysconfig/phc2sys
|
|
ExecStart=/usr/sbin/phc2sys $OPTIONS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|