On Fri, May 20, 2011 at 12:31 PM, Lennart Poettering <[email protected]> wrote: > On Fri, 20.05.11 11:03, Maciej Piechotka ([email protected]) wrote: >> 1. I have custom init in which I initialise lvm by: >> >> /bin/lvm vgchange -ay <my_vg> >> > You need to ensure to place this service file after udev-settle.service
This works well for me: <https://github.com/falconindy/initscripts-systemd/blob/master/lvm.service>, you could try that. Cheers, Tom _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
