mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-25 23:15:05 +03:00
This fixes #1998 where with some checking it seems Bullseye has some issues with the glibc sleep call. It returns a SIGILL. The glibc on Buster doesn't seem to have this issue, so revert back for now until a fix has been released.