babel-config

This commit is contained in:
root
2017-11-18 21:06:47 +01:00
parent 77d7b6938a
commit 7d3f1b0624
2 changed files with 57 additions and 0 deletions

8
etc/default/babeld Normal file
View File

@@ -0,0 +1,8 @@
# Defaults for babeld initscript
# sourced by /etc/init.d/babeld
# List of interfaces on which the protocol should operate
INTERFACES="fff-has2 fff-has fff-wue1 fff-sw"
# Additional arguments
DAEMON_ARGS="-S /var/lib/babeld/state"