Initial commit
This commit is contained in:
8
debian/bird-exporter.default
vendored
Normal file
8
debian/bird-exporter.default
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user