mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2025-12-10 06:42:12 +01:00
If we explicitly set the user.home property, then Java doesn't consult /etc/passwd to determine $HOME, fixing the problems that necessitated updating /etc/passwd in the first place. Signed-off-by: Chance Zibolski <chance.zibolski@gmail.com>