summaryrefslogtreecommitdiffstats
path: root/package/network/services/odhcpd/files/odhcpd-update
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-10-16 09:03:55 +0000
committerSteven Barth <cyrus@openwrt.org>2013-10-16 09:03:55 +0000
commit76dfe21a272cbac9bc633453c764676e84992a8c (patch)
treeb07c11842b1703c28903a8782777f2a237379175 /package/network/services/odhcpd/files/odhcpd-update
parentd8311375ebc77659c910f1680b14b801dec99143 (diff)
downloadmaster-31e0f0ae-76dfe21a272cbac9bc633453c764676e84992a8c.tar.gz
master-31e0f0ae-76dfe21a272cbac9bc633453c764676e84992a8c.tar.bz2
master-31e0f0ae-76dfe21a272cbac9bc633453c764676e84992a8c.zip
odhcpd: add new experimental dhcp-server
SVN-Revision: 38428
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