mirror of
https://github.com/openwrt/packages.git
synced 2025-07-17 13:24:46 +00:00
Move the init script to '50-attendedsysupgrade', so it is run in the middle of the init sequence, rather than after all the explicitly ordered ones. This allows later scripts, specifically the 99-level ones, to modify the contents of the attendedsysupgrade configuration. Signed-off-by: Eric Fahlgren <ericfahlgren@gmail.com>