]> git.puffer.fish Git - matthieu/frr.git/commitdiff
cumulus: Add startup parameters for ldpd
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 3 Mar 2017 15:47:10 +0000 (10:47 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 3 Mar 2017 15:47:10 +0000 (10:47 -0500)
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
cumulus/etc/frr/debian.conf

index 8f3e1c1db687226f1365ca0c5f65e8e7254b7a1f..a4945f39ae7bf8687a1f1ebc7a5f2e7897f79cfc 100644 (file)
@@ -12,6 +12,7 @@ ripd_options="   --daemon -A 127.0.0.1"
 ripngd_options=" --daemon -A ::1"
 isisd_options="  --daemon -A 127.0.0.1"
 pimd_options="  --daemon -A 127.0.0.1"
+ldpd_options="  --daemon -A 127.0.0.1"
 
 # The list of daemons to watch is automatically generated by the init script.
 watchfrr_enable=yes