]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update RELEASE_NOTES.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 1 Apr 2024 15:22:53 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Apr 2024 15:22:53 +0000 (16:22 +0100)
RELEASE_NOTES.md

index 17256f071f3982642bf94936c89c5875c9beb236..cce351a24d1400ba8d1049b74c18570dd78e8b7c 100644 (file)
@@ -1,3 +1,12 @@
+## Version: 1.2.5-dev-24-g494ff3f
+* Following a [suggestion](https://github.com/mikebrady/nqptp/issues/33) by [Jörn Nettingsmeier](https://github.com/nettings), use the `DynamicUser` facility provided by `systemd` to define the system user needed to run the NQPTP daemon. Many thanks to them. New installations will use this arrangement.
+  Optionally, if you wish to use it on an existing installation:
+  ```
+  # rm /usr/local/lib/systemd/system/nqptp.service
+  # systemctl daemon-reload
+  ```
+  before building and installing NQPTP.  
+
 ## Version: 1.2.5-dev-18-gb8384c4
 * Documentation fix. Thanks to [Rudi Heitbaum](https://github.com/heitbaum) for a documentation fix in [PR 34](https://github.com/mikebrady/nqptp/pull/34).
 ## Version: 1.2.5-dev-16-g32bfe78