2016-11-13 05:54:53 -05:00
|
|
|
# Options for Gophernicus for use with systemd
|
2016-09-08 10:06:23 -04:00
|
|
|
#
|
2016-11-13 07:30:54 -05:00
|
|
|
# If you are using Gophernicus with inetd this configuration file
|
|
|
|
# is ignored and the real configuration is in /etc/inetd.conf
|
|
|
|
#
|
2016-09-08 10:06:23 -04:00
|
|
|
# See README or run "in.gophernicus -?" to see a full list of
|
|
|
|
# configuration options.
|
|
|
|
#
|
|
|
|
# Example:
|
|
|
|
# OPTIONS="-h full.hostname -D \"I find your lack of gopher disturbing.\""
|
|
|
|
#
|
2016-11-13 05:54:53 -05:00
|
|
|
# Add your options here:
|
|
|
|
OPTIONS="-h __HOSTNAME__ -l __LOGDIR__/server.log -f /usr/lib/__PACKAGE__/filters"
|