* Re: [oe-commits] org.oe.dev dbus 1.2.1: fix pidfile location
[not found] <20080531171735.3C118189300@amethyst.openembedded.net>
@ 2008-06-02 14:49 ` Michael 'Mickey' Lauer
2008-06-02 15:07 ` Koen Kooi
0 siblings, 1 reply; 4+ messages in thread
From: Michael 'Mickey' Lauer @ 2008-06-02 14:49 UTC (permalink / raw)
To: openembedded-commits, openembedded-devel
On Saturday 31 May 2008 19:17:35 koen commit wrote:
> dbus 1.2.1: fix pidfile location
I'm afraid this patch breaks restartability which I fixed a couple of weeks
ago. Can you double check whether you can use the init script and restart
dbus still works?
--
Dr. Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org.oe.dev dbus 1.2.1: fix pidfile location
2008-06-02 14:49 ` [oe-commits] org.oe.dev dbus 1.2.1: fix pidfile location Michael 'Mickey' Lauer
@ 2008-06-02 15:07 ` Koen Kooi
2008-06-02 16:05 ` Michael 'Mickey' Lauer
0 siblings, 1 reply; 4+ messages in thread
From: Koen Kooi @ 2008-06-02 15:07 UTC (permalink / raw)
To: openembedded-devel
Michael 'Mickey' Lauer wrote:
> On Saturday 31 May 2008 19:17:35 koen commit wrote:
>> dbus 1.2.1: fix pidfile location
>
> I'm afraid this patch breaks restartability which I fixed a couple of weeks
> ago. Can you double check whether you can use the init script and restart
> dbus still works?
Heh :) The fix makes this work for me:
/etc/init.d/dbus-1 stop ; /etc/init.d/dbus-1 start
Is that what you meant?
regards,
Koen
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org.oe.dev dbus 1.2.1: fix pidfile location
2008-06-02 15:07 ` Koen Kooi
@ 2008-06-02 16:05 ` Michael 'Mickey' Lauer
2008-06-02 16:39 ` Koen Kooi
0 siblings, 1 reply; 4+ messages in thread
From: Michael 'Mickey' Lauer @ 2008-06-02 16:05 UTC (permalink / raw)
To: openembedded-devel
On Monday 02 June 2008 17:07:10 Koen Kooi wrote:
> Michael 'Mickey' Lauer wrote:
> > On Saturday 31 May 2008 19:17:35 koen commit wrote:
> >> dbus 1.2.1: fix pidfile location
> >
> > I'm afraid this patch breaks restartability which I fixed a couple of
> > weeks ago. Can you double check whether you can use the init script and
> > restart dbus still works?
>
> Heh :) The fix makes this work for me:
>
> /etc/init.d/dbus-1 stop ; /etc/init.d/dbus-1 start
>
> Is that what you meant?
I was using /etc/init.d/dbus-1 restart, but I think that should have the same
semantics.
Is that working for you with ash or bash?
--
Dr. Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: org.oe.dev dbus 1.2.1: fix pidfile location
2008-06-02 16:05 ` Michael 'Mickey' Lauer
@ 2008-06-02 16:39 ` Koen Kooi
0 siblings, 0 replies; 4+ messages in thread
From: Koen Kooi @ 2008-06-02 16:39 UTC (permalink / raw)
To: openembedded-devel
Michael 'Mickey' Lauer wrote:
> On Monday 02 June 2008 17:07:10 Koen Kooi wrote:
>> Michael 'Mickey' Lauer wrote:
>>> On Saturday 31 May 2008 19:17:35 koen commit wrote:
>>>> dbus 1.2.1: fix pidfile location
>>> I'm afraid this patch breaks restartability which I fixed a couple of
>>> weeks ago. Can you double check whether you can use the init script and
>>> restart dbus still works?
>> Heh :) The fix makes this work for me:
>>
>> /etc/init.d/dbus-1 stop ; /etc/init.d/dbus-1 start
>>
>> Is that what you meant?
>
> I was using /etc/init.d/dbus-1 restart, but I think that should have the same
> semantics.
root@beagleboard:~# /etc/init.d/dbus-1 restart
Stopping Hardware abstraction layer hald
Stopping system message bus: stopped process in pidfile
'/var/run/dbus/pid' (pid 1602)
dbus.
Starting system message bus: dbus.
Starting Hardware abstraction layer hald
root@beagleboard:~#
> Is that working for you with ash or bash?
That's with
lrwxrwxrwx 1 root root 7 May 28 17:23 /bin/sh -> busybox
regards,
Koen
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-06-02 16:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20080531171735.3C118189300@amethyst.openembedded.net>
2008-06-02 14:49 ` [oe-commits] org.oe.dev dbus 1.2.1: fix pidfile location Michael 'Mickey' Lauer
2008-06-02 15:07 ` Koen Kooi
2008-06-02 16:05 ` Michael 'Mickey' Lauer
2008-06-02 16:39 ` Koen Kooi
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.