12 lines
246 B
Desktop File
12 lines
246 B
Desktop File
[Unit]
|
|
Description=Synchronize system clock or PTP hardware clock (PHC)
|
|
After=ntpdate.service ptp4l.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
EnvironmentFile=-/etc/sysconfig/phc2sys
|
|
ExecStart=/usr/sbin/phc2sys $OPTIONS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|