]> source.dussan.org Git - nextcloud-server.git/commit
fix: skip the integrity check for nextcloud-init-sync.lock backport/48268/stable28 48300/head
authorDaniel Kesselberg <mail@danielkesselberg.de>
Sun, 22 Sep 2024 14:19:48 +0000 (16:19 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 23 Sep 2024 15:49:41 +0000 (15:49 +0000)
commite0933c0d8f092600920199c7e2d7ea55cca4ba74
treeadf75abd8547bca213f422e1eaf911a5a9ba3552
parentcc0e1331678de8b22fed8401799462a402b5ac8e
fix: skip the integrity check for nextcloud-init-sync.lock

nextcloud-init-sync.lock is used by nextcloud/docker to prevent running the initialization script on multiple containers at the same time.

Ref: https://github.com/nextcloud/docker/issues/2299.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
lib/private/IntegrityCheck/Iterator/ExcludeFileByNameFilterIterator.php