Skip to content

Commit

Permalink
Make chrony service restart on boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Zareen Choudhury committed Jan 25, 2018
1 parent 12ba446 commit c4ffd91
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chrony_canopy_client.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@ Conflicts = ntpd.service

[Service]
Type = forking
Restart = always
PIDFile = /var/run/chronyd.pid
ExecStart = /usr/sbin/chronyd -f /etc/chrony/chrony_canopy_client.conf -r -s

[Install]
WantedBy = default.target

0 comments on commit c4ffd91

Please sign in to comment.