mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 09:35:39 +00:00
edfd493be1
Security update H-7 runs the console as User=betterdesk, which cannot bind ports below 1024 without CAP_NET_BIND_SERVICE. Fall back to high ports at startup, add the capability to systemd when .env uses :443/:80, and handle EACCES on listen without an unhandled process crash.