Comment 9 for bug 1431107

Revision history for this message
Martin Pitt (pitti) wrote : Re: ordering cycles with early boot images on lvm2.service

Ooh, something just occurred to me! sysv-generator doesn't actually read the information from "Default-Start:", but from the links in /etc/rc*, just like sysvinit would do. What's the output of

  ls -l /etc/rc*/*lvm2*

? There should be one link in /etc/rcS.d, but *none* in /etc/rc2.d or another number. It's likely that for some reason you have a link in rc2.d or so? Any idea how it got there?