mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
unset STDOUT default (#1011)
This commit is contained in:
@ -10,7 +10,7 @@ AUTHBIND_ENABLED=no
|
|||||||
DAEMONIZE=""
|
DAEMONIZE=""
|
||||||
|
|
||||||
# Log to stdout instead of a separate file (same behaviour as Docker)
|
# Log to stdout instead of a separate file (same behaviour as Docker)
|
||||||
STDOUT="yes"
|
# STDOUT="no"
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
## don't modify below here ##
|
## don't modify below here ##
|
||||||
|
|||||||
Reference in New Issue
Block a user