slackbuilds_ponce/network/gophernicus/README
B. Watson 8b92a5519c
network/gophernicus: Updated for version 2.5v101, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2018-07-28 08:51:51 +07:00

13 lines
463 B
Text

gophernicus (gopher server)
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
build time.