1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-30 06:45:24 +00:00
gophernicus/debian/gophernicus.default
fosslinux efdea56b8e version 3.0 release
* release version 3.0
* change appropriate documentation
* change debian packaging for 3.0
2019-07-09 17:56:13 +10:00

14 lines
461 B
Plaintext

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