summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKim Hagen <kim.sidney@gmail.com>2016-02-09 04:13:59 -0500
committerKim Hagen <kim.sidney@gmail.com>2016-02-09 04:13:59 -0500
commit8916fa69bdd7db82f8b4f669903fe2ab36b21e5b (patch)
tree92caed55b5ba5d3f4bc25e40773f087b1f526b5a /Makefile.am
parentcb23703a554a919d945bf0c96811b9676ba61cd9 (diff)
downloadvyatta-cfg-8916fa69bdd7db82f8b4f669903fe2ab36b21e5b.tar.gz
vyatta-cfg-8916fa69bdd7db82f8b4f669903fe2ab36b21e5b.zip
Use dhcp instead of dhcp3.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e277a99..019d283 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ initddir = /etc/init.d
logrotatedir = /etc/logrotate.d
defaultdir = /etc/default
etc_shell_leveldir = $(sysconfdir)/shell/level
-dhcphookdir = /etc/dhcp3/dhclient-exit-hooks.d
+dhcphookdir = /etc/dhcp/dhclient-exit-hooks.d
enumdir = $(datadir)/enumeration
if USE_UNIONFSFUSE