Hi David, you could set the log level of systemd to debug. To do this edit /etc/system/system.conf and change LogLevel=debug LogTarget=syslog-or-kmsg Do a restart and have a look to the generated output with dmesg.
Before -.mount is reported it seems to me that systemd does some basic preparation for starting, e.g. prepare logging, set hostname, looking for unit files etc. Mit freundlichen Grüßen/With kind regards BMW Group Christian Muck 80788 München Tel: +49-89-382-34465 mailto: [email protected] Url: http://www.bmwgroup.com/ -------------------------------------------------------- Bayerische Motoren Werke Aktiengesellschaft Vorstand: Norbert Reithofer, Vorsitzender, Frank-Peter Arndt, Herbert Diess, Klaus Draeger, Friedrich Eichiner, Harald Krüger, Ian Robertson Vorsitzender des Aufsichtsrats: Joachim Milberg Sitz und Registergericht: München HRB 42243 -------------------------------------------------------- > On Wed, Jun 22, 2011 at 5:40 AM, > <[email protected]> wrote: > > On Wed, Jun 22, 2011 at 5:25 AM, > > <[email protected]> wrote: > > > Hi All, > > > > > > > > > > > > > > > I am currently in the process of analyzing and optimizing a systemd > > > startup > > > in an Embedded project and wondered if someone could tell me what is being > > > performed in the time between 0 and 1 that I see in my plot.svg files > > > produced using systemd-analyze plot. > > > > which plot.svg? > > I did not attach an svg file (I have now) as it was a general question > with regards to what happens in the .svg plots before the -.mount is > reported. > > > Auke > > > Thanks > > Dave _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
