mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-02 16:45:10 +02:00
8 lines
136 B
Desktop File
8 lines
136 B
Desktop File
[Unit]
|
|
Description=Chrony Network Time Daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/chronyd -n -u chrony
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|