diff options
Diffstat (limited to 'network/gophernicus/README')
-rw-r--r-- | network/gophernicus/README | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/network/gophernicus/README b/network/gophernicus/README index 13fb2bd316b9b..e430d7e136161 100644 --- a/network/gophernicus/README +++ b/network/gophernicus/README @@ -1,13 +1,5 @@ gophernicus (gopher server) Gophernicus is a modern full-featured (and hopefully) secure gopher -daemon for inetd or xinetd. - -To run under inetd, 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> - -To run under xinetd, just restart or kill -HUP the xinetd process -after installing the package. This assumes you already have xinetd -installed and running. +daemon for inetd or xinetd. See README.SBo for instructions on how to +configure inetd or xinetd to run gophernicus. |