mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-03 06:24:27 -05:00
The return value of a package prerm script is discarded and not returned
correctly by default_prerm(). This allows other operations like service
shutdown to "leak" their return value, prompting workarounds like commit
|
||
|---|---|---|
| .. | ||
| functions | ||
| preinit | ||
| upgrade | ||
| functions.sh | ||