Add better description to gopher request filter script. - geomyidae - A small C-based gopherd.
HTML git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/geomyidae/
DIR Log
DIR Files
DIR Refs
DIR Tags
DIR README
DIR LICENSE
---
DIR commit c555b684d623e711d266e6b15c5abba55ab02347
DIR parent 45c3a0e013a65e7bc6c5fa4cb941cedf22fb83e0
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Wed, 17 Mar 2021 22:30:03 +0100
Add better description to gopher request filter script.
Diffstat:
M xinetd-gopher-request-filter.conf | 9 +++++++++
1 file changed, 9 insertions(+), 0 deletions(-)
---
DIR diff --git a/xinetd-gopher-request-filter.conf b/xinetd-gopher-request-filter.conf
@@ -1,4 +1,13 @@
# Adopt service to your needs.
+#
+# 1.) Copy the file to /etc/xinetd.d.
+# 2.) Optional: Create some service in /etc/services for the port and
+# add it here instead of »service gopher«.
+# 3.) Copy xinetd-gopher-request-filter.sh to for example /usr/sbin and
+# change the pathe herein.
+# 4.) Make sure, user and group exist.
+#
+
service gopher
{
socket_type = stream