Openwrt/package/network/services/odhcpd/files/odhcpd-update
Kevin Darbyshire-Bryant 46555ce5bc odhcpd: remove bogus IPKG_INSTROOT reference
IPKG_INSTROOT is only set under image builder and we won't be running
this script at build time either, so remove the reference before it gets
cargo-culted into other scripts.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Acked-by: Hans Dedecker <dedeckeh@gmail.com>
2020-06-11 15:46:55 +01:00

7 lines
120 B
Bash
Executable File

#!/bin/sh
# Make dnsmasq reread hostfile by sending SIGHUP signal
. /lib/functions/procd.sh
procd_send_signal dnsmasq