From 3f28021c87ecc1c9849925efe6e87627b4ef8b62 Mon Sep 17 00:00:00 2001 From: Carl Byington Date: Fri, 9 Jan 2015 09:24:56 -0800 Subject: allow dhcp-interface for the next-hop on static routes Signed-off-by: Daniil Baturin --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8686c2f8..f57431bd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ sbin_SCRIPTS += scripts/vyatta-link-detect sbin_SCRIPTS += scripts/vyatta-next-hop-check sbin_SCRIPTS += scripts/vyatta-update-static-route.pl -bin_sudo_users_SCRIPTS += scripts/vyatta-static-dhcp.pl +bin_sudo_users_SCRIPTS = scripts/vyatta-static-dhcp.pl sbin_PROGRAMS = src/check_prefix_boundary -- cgit v1.2.3