On 28 September 2015 at 19:46, Jeremy C. Reed <r...@reedmedia.net> wrote: > On Mon, 28 Sep 2015, Ottavio Caruso wrote: > >> Can I alter the init sequence to make mixerctl start as first daemon? > > See the special tags at the top of the rc.d scripts, like PROVIDE, > REQUIRE, KEYWORD, and BEFORE. > > Try adding a # BEFORE: line in the mixerctl rc.d script, for example: > > # BEFORE: DAEMON
What if I want to run it even before networking? Would: # BEFORE: NETWORKING make sense at all? -- Ottavio