gentoo-full-overlay/net-misc/chrony/files/chronyd.service

11 lines
198 B
Desktop File

[Unit]
Description=Chrony Network Time Service
After=syslog.target ntpdate.service
[Service]
Type=forking
ExecStart=/usr/sbin/chronyd -r -s
ControlGroup=cpu:/
[Install]
WantedBy=multi-user.target