mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-28 08:08:09 -07:00
14 lines
248 B
Desktop File
14 lines
248 B
Desktop File
[Unit]
|
|
Description=Synchronise two or more system clocks
|
|
Documentation=man:phc2sys
|
|
Requires=ptp4l.service
|
|
After=ptp4l.service
|
|
Before=time-sync.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/sbin/phc2sys -w -s %I
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|