This commit no longer exists in the repository. It may have been part of a branch which was deleted.
Description
Refactor: daemons: Remove start_seq from subdaemons array.
Instead, just store this array in the order daemons need to be
started/stopped. This gets rid of a lot of nested loops that no longer
really do anything.