summaryrefslogtreecommitdiff
path: root/package/system/procd/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-07-11 17:00:54 +0000
committerJohn Crispin <john@openwrt.org>2013-07-11 17:00:54 +0000
commit8eb56a88a49755cf8b58b65e9fc53df11043cab1 (patch)
tree7a14f09343a3c534de2dcce53e69d889008e8bd9 /package/system/procd/Makefile
parent67eb275f69a5861cb017d541bc83b32e587b3859 (diff)
downloadmtk-20170518-8eb56a88a49755cf8b58b65e9fc53df11043cab1.zip
mtk-20170518-8eb56a88a49755cf8b58b65e9fc53df11043cab1.tar.gz
mtk-20170518-8eb56a88a49755cf8b58b65e9fc53df11043cab1.tar.bz2
procd: add a small script that handles config reloads until configd is ready
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37248
Diffstat (limited to 'package/system/procd/Makefile')
-rw-r--r--package/system/procd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile
index 27879e8..b91af98 100644
--- a/package/system/procd/Makefile
+++ b/package/system/procd/Makefile
@@ -32,6 +32,7 @@ define Package/procd/install
$(INSTALL_DIR) $(1)/sbin $(1)/lib/functions $(1)/etc/init.d
$(CP) $(PKG_INSTALL_DIR)/usr/sbin/{procd,askfirst,udevtrigger,logread} $(1)/sbin/
+ $(INSTALL_BIN) ./files/reload_config $(1)/sbin/
$(INSTALL_BIN) ./files/log.init $(1)/etc/init.d/log
$(INSTALL_DATA) ./files/hotplug*.json $(1)/etc/
$(INSTALL_DATA) ./files/procd.sh $(1)/lib/functions/