summaryrefslogtreecommitdiffstats
path: root/tests/topotests/example_munet/r1/daemons
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/example_munet/r1/daemons')
-rw-r--r--tests/topotests/example_munet/r1/daemons6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/topotests/example_munet/r1/daemons b/tests/topotests/example_munet/r1/daemons
new file mode 100644
index 0000000..a454c95
--- /dev/null
+++ b/tests/topotests/example_munet/r1/daemons
@@ -0,0 +1,6 @@
+zebra=1
+staticd=1
+vtysh_enable=1
+watchfrr_enable=1
+zebra_options="-d -F traditional --log=file:/var/log/frr/zebra.log"
+staticd_options="-d -F traditional --log=file:/var/log/frr/staticd.log"