procd: the helper script did not export all functions properly

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 39612
lede-17.01
John Crispin 2014-02-18 13:33:29 +00:00
parent b56bef28d7
commit b71eb4b5df
1 changed files with 2 additions and 0 deletions

View File

@ -240,6 +240,8 @@ _procd_wrapper \
procd_close_trigger \
procd_open_instance \
procd_close_instance \
procd_open_validate \
procd_close_validate \
procd_set_param \
procd_append_param \
procd_add_validation \