geomyidae

A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
git clone git://r-36.net/geomyidae
Log | Files | Refs | README | LICENSE

commit b2c30971d4c39079644f859f29882d0b196a9137
parent 43c38bfe30bbab0d8be207859f773e49d283053a
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Wed,  9 Aug 2017 20:08:00 +0200

arg.h does not change argv anymore, so the pexp workaround is not needed

now its also possible to run multiple instances of geomyidae on OpenBSD
using the rc file.

Signed-off-by: Christoph Lohmann <20h@r-36.net>

Diffstat:
rc.d/OpenBSD.rc.d | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/rc.d/OpenBSD.rc.d b/rc.d/OpenBSD.rc.d @@ -7,8 +7,6 @@ daemon_flags="-l /var/log/geomyidae.log -u _geomyidae -g _geomyidae" . /etc/rc.d/rc.subr -pexp="${daemon} .*" - rc_reload=NO rc_cmd $1