X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=package%2Fsystem%2Fprocd%2FMakefile;h=b91af9814618f2754d83e5063dcebe4ef5f8eb90;hb=157601b6948adc50efe73f9ee76bcd9cc46c0122;hp=27879e8443d31b0ef1214947059c3c0195662783;hpb=271bb7ef0ea4d4a4be311048db029fffdf2695bf;p=openwrt.git diff --git a/package/system/procd/Makefile b/package/system/procd/Makefile index 27879e8443..b91af98146 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/