Files
bird-exporter/debian/bird-exporter.default
2025-12-31 15:36:54 +01:00

9 lines
238 B
Plaintext

# Default settings for bird-exporter
# User and group to run bird-exporter as
BIRD_RUN_USER=bird
BIRD_RUN_GROUP=bird
# Command line arguments to pass to bird-exporter
BIRD_EXPORTER_ARGS="-period=60s -bird.socket=/var/run/bird/bird.ctl"