mirror of
https://github.com/gophernicus/gophernicus.git
synced 2024-12-04 14:46:37 -05:00
11 lines
334 B
Plaintext
11 lines
334 B
Plaintext
# Options for Gophernicus for use with systemd
|
|
#
|
|
# 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.\""
|
|
#
|
|
# Add your options here:
|
|
OPTIONS="-h __HOSTNAME__ -l __LOGDIR__/server.log -f /usr/lib/__PACKAGE__/filters"
|