Replace openntpd with chronyd for reliability #6

Open
DarkFeather wants to merge 1 commits from chronyd into main
Owner

chronyd is more reliable than openntpd. We've had some issues lately with OpenNTPD not syncing clocks, and as such we'll be replacing OpenNTPD with Chrony.

https://bbs.archlinux.org/viewtopic.php?id=150373

chronyd is more reliable than openntpd. We've had some issues lately with OpenNTPD not syncing clocks, and as such we'll be replacing OpenNTPD with Chrony. https://bbs.archlinux.org/viewtopic.php?id=150373
DarkFeather added 1 commit 2022-01-18 11:10:02 -06:00
This pull request has changes conflicting with the target branch.
  • EtcFiles/shadowarch
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b chronyd main
git pull origin chronyd

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff chronyd
git push origin main
Sign in to join this conversation.
No description provided.