projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b56bef2
)
procd: the helper script did not export all functions properly
author
John Crispin
<john@openwrt.org>
Tue, 18 Feb 2014 13:33:29 +0000
(13:33 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 18 Feb 2014 13:33:29 +0000
(13:33 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39612
package/system/procd/files/procd.sh
patch
|
blob
|
history
diff --git
a/package/system/procd/files/procd.sh
b/package/system/procd/files/procd.sh
index 73beaaf6b240ffa111378fe3cd543a9bc161aa4b..9a37343484bcd31ebe1132612881521b00382ba0 100644
(file)
--- a/
package/system/procd/files/procd.sh
+++ b/
package/system/procd/files/procd.sh
@@
-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 \