mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
be20045045
There is already the 'append' command, which assembles all parameters that are called 'proto_run_command'. Let´s use that. 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>