docker-gophernicus/xinetd.conf
Josh 34dce6c3b1 Configuration via env & logging
Add an init entrypoint script to write out gophernicus xinetd
configuration using arguments sourced from the environment.

Default to apache-style logs and tail the output to stdout.
2020-05-26 22:28:47 -04:00

9 lines
143 B
Text

defaults
{
instances = 25
log_type = FILE /var/log/servicelog
log_on_success = HOST PID
log_on_failure = HOST
}
includedir /etc/xinetd.d/