mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 14:50:07 +04:00
337a449c03
There is already the 'append' command, which assembles all parameters that are called 'proto_run_command'. Let´s move also the last params to the top. To ensure that the sequence is correct, the parameters must be added at the beginning, so that user parameters can overwrite them. Signed-off-by: Florian Eckert <fe@dev.tdt.de>