summaryrefslogtreecommitdiffstats
path: root/nixos/doc
diff options
context:
space:
mode:
authorSymphorien Gibol <symphorien+git@xlumurb.eu>2020-12-01 14:19:28 +0100
committerSymphorien Gibol <symphorien+git@xlumurb.eu>2020-12-01 14:45:56 +0100
commit9816bbbaa5902c8796e0befd72b2a0f6a6965c11 (patch)
tree3eb25ea63f4201c801c97eae014dc5ce76bcb597 /nixos/doc
parente3469063db1182a870aaea8a7b2bd5e049d75d8a (diff)
nixos/rspamd: add release notes
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2103.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2103.xml b/nixos/doc/manual/release-notes/rl-2103.xml
index ca24954db0c3..96061e9ca597 100644
--- a/nixos/doc/manual/release-notes/rl-2103.xml
+++ b/nixos/doc/manual/release-notes/rl-2103.xml
@@ -244,6 +244,14 @@
</para>
</warning>
</listitem>
+ <listitem>
+ <para>
+ The <literal>rspamd</literal> services is now sandboxed. It is run as
+ a dynamic user instead of root, so secrets and other files may have to
+ be moved or their permissions may have to be fixed. The sockets are now
+ located in <literal>/run/rspamd</literal> instead of <literal>/run</literal>.
+ </para>
+ </listitem>
</itemizedlist>
</section>