summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-01-03 18:01:45 +0000
committerGitHub <noreply@github.com>2023-01-03 18:01:45 +0000
commite076f677a18367bc763df319bba01e51ba8ff681 (patch)
tree11fc8ca1f307f9691d788fb561de2bc0a3c8ae9a /nixos/doc
parente2839320bbd82060bcb040d543d96c2b2d70d0c5 (diff)
parent87b071289022b10288f595c6286c9692449698fd (diff)
downloadnixpkgs-e076f677a18367bc763df319bba01e51ba8ff681.tar
nixpkgs-e076f677a18367bc763df319bba01e51ba8ff681.tar.gz
nixpkgs-e076f677a18367bc763df319bba01e51ba8ff681.tar.bz2
nixpkgs-e076f677a18367bc763df319bba01e51ba8ff681.tar.lz
nixpkgs-e076f677a18367bc763df319bba01e51ba8ff681.tar.xz
nixpkgs-e076f677a18367bc763df319bba01e51ba8ff681.tar.zst
nixpkgs-e076f677a18367bc763df319bba01e51ba8ff681.zip
Merge staging-next into staging
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2305.section.xml7
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md2
2 files changed, 9 insertions, 0 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
index 4c1266200f8..6972fd1a474 100644
--- a/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
+++ b/nixos/doc/manual/from_md/release-notes/rl-2305.section.xml
@@ -360,6 +360,13 @@
       </listitem>
       <listitem>
         <para>
+          <literal>services.chronyd</literal> is now started with
+          additional systemd sandbox/hardening options for better
+          security.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
           The module <literal>services.headscale</literal> was
           refactored to be compliant with
           <link xlink:href="https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md">RFC
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index b8a2fbf965c..f93db5fdad7 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -98,6 +98,8 @@ In addition to numerous new and upgraded packages, this release has the followin
 
   And backup your data.
 
+- `services.chronyd` is now started with additional systemd sandbox/hardening options for better security.
+
 - The module `services.headscale` was refactored to be compliant with [RFC 0042](https://github.com/NixOS/rfcs/blob/master/rfcs/0042-config-option.md). To be precise, this means that the following things have changed:
 
   - Most settings has been migrated under [services.headscale.settings](#opt-services.headscale.settings) which is an attribute-set that