Skip to content

Commit

Permalink
Add explanation for adding user to system group
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgear committed Dec 30, 2023
1 parent 62b98c0 commit 739a169
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Fix incorrect function decorator preventing startup in telegraf mode.
- Ensure the ntpmon user is in the chrony or ntp system groups if they are
present.
present. This fixes the inability to read chrony logs by default on Debian
and Ubuntu.
- Add test suite for line_protocol and fix some resultant bugs.
- Reduce polling frequency on peer stats log to once every 3 seconds.

Expand Down

0 comments on commit 739a169

Please sign in to comment.