Hi..again !<br><br>I&#39;ve manged to solve my problems ! It seems I had to add an :<br>ExecStartPre=/bin/rm -f /var/run/messagebus.pid<br>to my dbus.target unit to ensure that dbus-daemon always starts correctly. Now the system bus is healthy and I can use it properly.<br>
<br>Best !<br><br><div class="gmail_quote">2010/9/30 Cristian Axenie <span dir="ltr">&lt;<a href="mailto:cristian.axenie@gmail.com">cristian.axenie@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all!<br>Next a failing context for DBus daemon is described both when using systemctl enable dbus.service to generate links in the specific .target.wants dirs or by using the default unit configuration after building systemd.<br>

<br>So, after enabling the dbus unit and booting the board I get : <br><br>ššš 9.500000] Freeing init memory: 152K<br>[šš 10.010000] systemd[1]: systemd 8 running in system mode. (+PAM +LIBWRAP -AUDIT -SELINUX -IPV6 -SYSVINIT)<br>

[šš 10.030000] systemd[1]: No hostname configured.<br>[šš 10.040000] systemd[1]: Set hostname to &lt;localhost&gt;.<br>[šš 10.070000] systemd[1]: Failed to fully start up daemon: No such file or directory<br>[šš 10.130000] systemd[1]: Failed to initialize automounter: No such file or directory<br>

[šš 10.150000] systemd[1]: Unit sys-kernel-security.automount entered maintenance state.<br>Starting udev Kernel Device Manager...<br>[šš 10.190000] systemd[1]: Failed to initialize automounter: No such file or directory<br>

[šš 10.200000] systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered maintenance state.<br>[šš 10.270000] udev[674]: starting version 162<br>Starting udev Wait for Complete Device Initialization...<br>Starting udev Retry Failed Events...<br>

Starting Getty on ttyS0...<br>Starting D-Bus System Message Bus...<br><br>localhost login:<br><br>I am able to login and when running ps :<br><br>š 898 rootšššššš 0:00 /sbin/udevd<br>š1134 rootšššššš 0:00 //lib/systemd/systemd-cgroups-agent /systemd-1/udev-retry<br>

š1135 rootšššššš 0:00 login -- root<br>š1137 rootšššššš 0:00 //lib/systemd/systemd-cgroups-agent /systemd-1/dbus.servi<br>š1138 rootšššššš 0:00 [dbus-daemon]<br>š1139 rootšššššš 0:00 //lib/systemd/systemd-cgroups-agent /systemd-1/dbus.servi<br>

š1140 rootšššššš 0:00 -sh<br>š1153 rootšššššš 0:00 ps<br><br>DBus daemon seems dead and when trying to use systemctl to list the units it blocks, but when sending SIGINT it returns to command line.<br><br>When using the default units configuration in the filesystem the DBus daemon doesn&#39;t start, even if I try to start connmand (just an example). If I try to start it manually it works.<br>

<br>Any suggestions ?<br><br><br>Best !<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Mon, Sep 27, 2010 at 8:29 PM, Kay Sievers <span dir="ltr">&lt;<a href="mailto:kay.sievers@vrfy.org" target="_blank">kay.sievers@vrfy.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">2010/9/27 Andrey Borzenkov &lt;<a href="mailto:arvidjaar@mail.ru" target="_blank">arvidjaar@mail.ru</a>&gt;:<br>


<div>&gt; Mon, 27 Sep 2010 17:39:15 +0200 ΠΙΣΨΝΟ ΟΤ Lennart Poettering &lt;<a href="mailto:lennart@poettering.net" target="_blank">lennart@poettering.net</a>&gt;:<br>
&gt;&gt; On Mon, 27.09.10 13:07, Cristian Axenie (<a href="mailto:cristian.axenie@gmail.com" target="_blank">cristian.axenie@gmail.com</a>) wrote:<br>
<br>
</div><div>&gt;&gt; &gt; I&#39;ve managed to add the proper symlinks in sbin and the<br>
&gt;&gt; &gt; reboot/halt/poweroff/shutdown are now handled by systemctl. I also<br>
&gt;&gt; removed<br>
&gt;&gt; &gt; the INIT_VERSION environment entry from the corresponding units. Should I<br>
&gt;&gt; &gt; consider to keep the entries in the current units (i.e.:<br>
&gt;&gt; /etc/init.d/reboot)<br>
&gt;&gt; &gt; that are unmounting the filesystems or should systemctl handle all the<br>
&gt;&gt; &gt; unmounting actions safely ?<br>
&gt;&gt; For now you should reuse the classic reboot scripts. Eventually we hope<br>
&gt;&gt; to replace them with C tools however,<br>
&gt;<br>
&gt; Why? What exactly is wrong with how systemctl implements them currently?<br>
<br>
</div>Lennart meant the entire reboot/shutdown including killall and umount<br>
and all the stuff, so we don&#39;t need to run any of the old distro<br>
scripts at all by default.<br>
<font color="#888888"><br>
Kay<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>