log to stdout for docker (compose) logs
This commit is contained in:
parent
012cc8808f
commit
23c763a5b4
@ -128,7 +128,7 @@
|
|||||||
done
|
done
|
||||||
unset $SFTPUSERS
|
unset $SFTPUSERS
|
||||||
### Start SSHD/SFTP-Server
|
### 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
|
backup: yes
|
||||||
validate: /bin/bash -n %s
|
validate: /bin/bash -n %s
|
||||||
notify:
|
notify:
|
||||||
|
Loading…
Reference in New Issue
Block a user