about summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2024-01-20 17:49:46 +0100
committerGitHub <noreply@github.com>2024-01-20 17:49:46 +0100
commit93d692f43b144599f8d510434013602e7f291734 (patch)
treef74aaadec32fb84191df3784151c3dc2468a827b /nixos/doc
parentf1557a2d2c2c3cb59b6cdb5ff36b60be19a8832c (diff)
parent90787dbe89db86f661ff0b2b71a752518fa014de (diff)
downloadnixlib-93d692f43b144599f8d510434013602e7f291734.tar
nixlib-93d692f43b144599f8d510434013602e7f291734.tar.gz
nixlib-93d692f43b144599f8d510434013602e7f291734.tar.bz2
nixlib-93d692f43b144599f8d510434013602e7f291734.tar.lz
nixlib-93d692f43b144599f8d510434013602e7f291734.tar.xz
nixlib-93d692f43b144599f8d510434013602e7f291734.tar.zst
nixlib-93d692f43b144599f8d510434013602e7f291734.zip
Merge pull request #280600 from Ma27/nextcloud-state-tmpfiles
nixos/nextcloud: set up base directories & override.config.php with tmpfiles
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index 6475239d4cd1..f4434fd6b94c 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -211,6 +211,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
 - `services.zfs.zed.enableMail` now uses the global `sendmail` wrapper defined by an email module
   (such as msmtp or Postfix). It no longer requires using a special ZFS build with email support.
 
+- `nextcloud-setup.service` no longer changes the group of each file & directory inside `/var/lib/nextcloud/{config,data,store-apps}` if one of these directories has the wrong owner group. This was part of transitioning the group used for `/var/lib/nextcloud`, but isn't necessary anymore.
+
 - The `krb5` module has been rewritten and moved to `security.krb5`, moving all options but `security.krb5.enable` and `security.krb5.package` into `security.krb5.settings`.
 
 - Gitea 1.21 upgrade has several breaking changes, including: