Commit graph

3 commits

Author SHA1 Message Date
felixdv
8c4669b5ee
Fix assignment issue in the init script
In a number of places, the wrong operator was used for setting server arguments (`+` instead of `=`).
2022-11-24 19:32:08 +01:00
Josh
4ba59a84d0 cleanups 2020-05-27 00:16:23 -04:00
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