summaryrefslogtreecommitdiff
path: root/community/chrony/service
blob: b04196f77650d30c9b7bbfe1039044a7a5bb77d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Chrony Network Time Daemon
After=network.target

[Service]
Type=forking
ExecStart=/usr/sbin/chronyd
PIDFile=/var/run/chronyd.pid

[Install]
WantedBy=multi-user.target