galmon/debian/galmon.navstar.default

10 lines
506 B
Plaintext
Raw Permalink Normal View History

# Copyright 2020 AHU Holding BV - bert@hubertnet.nl - https://berthub.eu/
2020-01-25 17:57:46 -07:00
# https://galmon.eu - https://github.com/ahupowerdns/galmon
# This package is free software: /usr/share/common-licenses/GPL-3
#
# Here are daemon options used by the navrecv and navnexus services
2020-02-09 11:36:16 -07:00
DAEMON_OPTS_NAVNEXUS="--storage /var/lib/galmon/storage --bind ::1"
DAEMON_OPTS_NAVRECV="--bind ::1 --storage /var/lib/galmon/storage"
#
2020-02-09 11:36:16 -07:00
DAEMON_OPTS_NAVPARSE="--bind [::1]:10000 --html /usr/share/package/galmon/html --influxdb galileo"