10 lines
165 B
Desktop File
10 lines
165 B
Desktop File
[Unit]
|
|
Description=Chrony Network Time Daemon
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/chronyd
|
|
PIDFile=/var/run/chronyd.pid
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|