log to stdout for docker (compose) logs
This commit is contained in:
parent
012cc8808f
commit
23c763a5b4
@ -128,7 +128,7 @@
|
||||
done
|
||||
unset $SFTPUSERS
|
||||
### Start SSHD/SFTP-Server
|
||||
/usr/sbin/sshd -D -f /etc/sftp-share.conf
|
||||
/usr/sbin/sshd -D -f /etc/sftp-share.conf -E /proc/1/fd/1
|
||||
backup: yes
|
||||
validate: /bin/bash -n %s
|
||||
notify:
|
||||
|
Loading…
Reference in New Issue
Block a user