mirror of
https://github.com/go-gitea/gitea.git
synced 2025-03-12 10:25:44 +08:00

The sshd flag `-e` instructs sshd to output any logs to stderr instead of the syslog. Redirect this output to stdout then. Signed-off-by: Jakob Ackermann <das7pad@outlook.com>