mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
procd: the helper script did not export all functions properly
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39612
This commit is contained in:
parent
b56bef28d7
commit
b71eb4b5df
@ -240,6 +240,8 @@ _procd_wrapper \
|
|||||||
procd_close_trigger \
|
procd_close_trigger \
|
||||||
procd_open_instance \
|
procd_open_instance \
|
||||||
procd_close_instance \
|
procd_close_instance \
|
||||||
|
procd_open_validate \
|
||||||
|
procd_close_validate \
|
||||||
procd_set_param \
|
procd_set_param \
|
||||||
procd_append_param \
|
procd_append_param \
|
||||||
procd_add_validation \
|
procd_add_validation \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user