El 07/12/13 18:39, Robert Milasan escribió: > On Sat, 07 Dec 2013 18:35:38 -0300 > "Cristian Rodríguez" <crrodrig...@opensuse.org> wrote: > >> >> I have the same "issue" ..(not much of a problem actually) it is >> caused by the LVM activator that (in openSUSE at least) runs even >> when you are not using lvm.. the units are autogenerated ones.. >> >> systemctl mask lvm2-activation.service >> >> made the issue go away. >> > > Well that didn't help, but this did: > > systemctl mask lvm2-activation.service > systemctl mask lvm2-activation-early.service > > If I only mask lvm2-activation.service, then it doesn't make much > difference, but masking both it works better. > > My question is: why does this happen, if lvm is not in use at all?
apparently the generator is not yet smart enough to figure out that no runtime units shall be generated if no LVM around.. the generator is part of the LVM package so we are off-topic here now ;-) _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel