Files
nixpkgs/nixos/modules/services/web-apps
Maximilian Bosch 39dcdc5c9b nixos/nextcloud: check if ownership of config is correct
Follow-up on #169733

For `data`, Nextcloud checks on its own if everything is readable.
However, for `config` it's crucial that the ownership is actually
correct: otherwise, systemd-tmpfiles will refuse any operations inside
because of unsafe path transitions.

This can result in a subtly broken setup by the `override.config.php`
not being updated, but also not part of the system closure anymore
(another override.config.php is referenced now) which means it'll be
GCed eventually even though Nextcloud relies on it.

If this precondition is not met, the following error will be printed:

    nextcloud-setup-start[972]: /var/lib/nextcloud/config is not owned by user 'nextcloud'!
    nextcloud-setup-start[972]: Please check the logs via 'journalctl -u systemd-tmpfiles-setup'
    nextcloud-setup-start[972]: and make sure there are no unsafe path transitions.
    nextcloud-setup-start[972]: (https://nixos.org/manual/nixos/stable/#module-services-nextcloud-pitfalls-during-upgrade)
2025-04-02 09:30:17 +02:00
..
2024-12-20 15:06:04 +01:00
2025-03-29 19:44:20 +01:00
2025-04-01 20:10:43 +02:00
2025-02-07 04:39:59 +01:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-01-27 02:47:01 +01:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-01-19 12:03:41 +01:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-03-23 18:05:54 +01:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-03-05 00:24:50 +01:00
2025-01-27 02:47:01 +01:00
2025-03-24 10:09:27 +01:00
2024-12-13 22:10:53 +01:00
2025-01-30 21:58:24 +01:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-01-27 02:47:01 +01:00
2025-04-01 20:10:43 +02:00
2025-03-07 20:31:48 +01:00
2025-03-05 12:56:25 +01:00
2025-01-23 10:26:12 -07:00
2025-02-22 02:02:07 +01:00
2025-04-01 20:10:43 +02:00
2025-02-02 14:22:22 +01:00
2025-01-20 22:17:30 +01:00
2025-03-28 22:46:39 +01:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-01-24 10:50:55 -08:00
2025-04-01 23:20:15 +02:00
2025-04-01 23:20:15 +02:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00
2025-04-01 20:10:43 +02:00