https://bugs.kde.org/show_bug.cgi?id=523818

--- Comment #3 from Thorolf E.R. Weißhuhn <[email protected]> ---
More info: I have the external disks on auto-decrypt and automount. Example
from `crypttab` and `fstab`:

```
# /etc/crypttab
main_backup     UUID=xxxxx...   /etc/cryptsetup-keys.d/main_backup.key 
nofail,noauto,luks,key-slot=1,headless=true,x-systemd.device-timeout=1,discard
# /etc/fstab
/dev/mapper/main_backup     /media/backups/main_backup  btrfs  
noauto,nofail,users,noatime,nodiratime,x-systemd.requires=systemd-cryptsetup@main_backup.service,x-systemd.automount,x-systemd.mount-timeout=5,x-systemd.device-timeout=1,X-mount.mkdir=770,X-mount.owner=root,X-mount.group=backup,autodefrag,compress=zstd:3
 0 0
```
Could this be a contributing factor?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to