summaryrefslogtreecommitdiff
path: root/package/network/services/odhcpd/files/odhcpd-update
diff options
context:
space:
mode:
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-16 09:03:55 +0000
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>2013-10-16 09:03:55 +0000
commit0943bcf45decfde952a1056e3554852c12642058 (patch)
treeebe0c379b0ae1d4fccfbf491c3c39035a0283387 /package/network/services/odhcpd/files/odhcpd-update
parentdff0cecbccb968691de75cea1587d069e543ffcc (diff)
odhcpd: add new experimental dhcp-server
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38428 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/odhcpd/files/odhcpd-update')
-rwxr-xr-xpackage/network/services/odhcpd/files/odhcpd-update3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/network/services/odhcpd/files/odhcpd-update b/package/network/services/odhcpd/files/odhcpd-update
new file mode 100755
index 0000000000..20980f2228
--- /dev/null
+++ b/package/network/services/odhcpd/files/odhcpd-update
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Make dnsmasq reread hostfile
+killall -SIGHUP dnsmasq