mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01: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
1 changed files with 2 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue