From d7d6bfea594067550c4ae96142ec7265651338b7 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 11 Feb 2009 16:33:15 -0800 Subject: Handle reload of interface properties Need to handle ospf and rip property on reload. Since script is no longer general, make it just for quagga. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 1ecac150..efcd5fe8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,6 +9,7 @@ sbin_SCRIPTS += scripts/vyatta-policy-action-verify.pl sbin_SCRIPTS += scripts/vyatta-gateway-static_route-check.pl sbin_SCRIPTS += scripts/vyatta-link-detect sbin_SCRIPTS += scripts/vyatta-protocol +sbin_SCRIPTS += scripts/vyatta-reload-proto-config sbin_PROGRAMS = src/check_prefix_boundary -- cgit v1.2.3