slackbuilds_ponce/network/gophernicus/README
Fridrich von Stauffenberg a842d4dcdb network/gophernicus: Added (gopher server).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-11 16:23:05 -05:00

11 lines
438 B
Text

Gophernicus is a modern full-featured (and hopefully) secure gopher
daemon for inetd.
You may want to add this line to your /etc/inetd.conf and then restart
or kill -HUP the inetd process:
gopher stream tcp nowait nobody /usr/sbin/in.gophernicus in.gophernicus -h <your-hostname>
Alternatively, gophernicus can be configured to run under xinetd.
This is done automatically when xinetd is present on the system at
the build time.