[systemd-devel] delayed reply to sd-bus method invocation

2017-06-28 Thread Jason Litzinger
I have a daemon using the sd-bus API with a use case that I suspect is supported, but wanted to see if there was an example anywhere (I've been looking, haven't found one yet). Is there a case in the systemd codebase (or something else) where a method is invoked but its handler doesn't

Re: [systemd-devel] [PATCH] firmware: wake all waiters

2017-06-28 Thread Luis R. Rodriguez
On Wed, Jun 28, 2017 at 06:21:09PM +0200, Lennart Poettering wrote: > On Wed, 28.06.17 09:06, Luis R. Rodriguez (mcg...@kernel.org) wrote: > > > On Wed, Jun 28, 2017 at 12:06 AM, Lennart Poettering > > wrote: > > > On Wed, 28.06.17 00:24, Luis R. Rodriguez

Re: [systemd-devel] 回复: systemctl can't execute stop actually, whenservice is started by other way

2017-06-28 Thread Amish
On Wednesday 28 June 2017 02:08 PM, wrote: Is there a way to execute stop actually, even the status is inactive. On Tue, 27.06.17 13:48, (624001...@qq.com ) wrote: > for example: service nscd > 1.execute: systemctl stop nscd.service > stop nscd process

[systemd-devel] ?????? ?????? [systemd-de vel] systemctl can't execute stop actually,whenservice is started by other way

2017-06-28 Thread ????
Why? I think that will be more insured in case the status is not correct. -- -- ??: "Lennart Poettering"; : 2017??6??28??(??) 6:48 ??: ""<624001...@qq.com>; :

Re: [systemd-devel] 回复: systemctl can't execute stop actually, whenservice is started by other way

2017-06-28 Thread Lennart Poettering
On Wed, 28.06.17 16:38, 清辰 (624001...@qq.com) wrote: > Hi Lennart, > > Thank you for your reply. > > Is there a way to execute stop actually, even the status is inactive. No there is not. system will only allow stopping of services that are actually started. Lennart -- Lennart Poettering,

Re: [systemd-devel] 回复: 回复: [systemd-de vel] systemctl can't execute stop actually,whenservice is started by other way

2017-06-28 Thread Lennart Poettering
On Wed, 28.06.17 19:10, 清辰 (624001...@qq.com) wrote: > Why? I think that will be more insured in case the status is not > correct. Well, it's a service manager. As such it keeps track of services, knows when they are started and when they aren't. Why would it stop services that aren't started?

Re: [systemd-devel] systemd initrd

2017-06-28 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Jun 28, 2017 at 10:00:53AM -0400, Michael Di Domenico wrote: > can anyone point me towards some howto's or documentation that shows > how one might replace an existing busybox based initrd with a systemd > one? See dracut(8). Zbyszek > > obviously this is a bit of a loaded question as

[systemd-devel] systemd initrd

2017-06-28 Thread Michael Di Domenico
can anyone point me towards some howto's or documentation that shows how one might replace an existing busybox based initrd with a systemd one? obviously this is a bit of a loaded question as you have no idea what i'm doing in the initrd, but i'm not sure where to get started. to break it down

Re: [systemd-devel] [PATCH] firmware: wake all waiters

2017-06-28 Thread Lennart Poettering
On Wed, 28.06.17 09:06, Luis R. Rodriguez (mcg...@kernel.org) wrote: > On Wed, Jun 28, 2017 at 12:06 AM, Lennart Poettering > wrote: > > On Wed, 28.06.17 00:24, Luis R. Rodriguez (mcg...@kernel.org) wrote: > > > >> > Do you know how systemd developers feel about the issue

Re: [systemd-devel] [PATCH] firmware: wake all waiters

2017-06-28 Thread Luis R. Rodriguez
On Wed, Jun 28, 2017 at 12:06 AM, Lennart Poettering wrote: > On Wed, 28.06.17 00:24, Luis R. Rodriguez (mcg...@kernel.org) wrote: > >> > Do you know how systemd developers feel about the issue (CCed)? Given >> > that it seems to dominate in data center OSes now I'm

Re: [systemd-devel] systemd initrd

2017-06-28 Thread Mantas Mikulėnas
On Wed, Jun 28, 2017 at 5:00 PM, Michael Di Domenico wrote: > can anyone point me towards some howto's or documentation that shows > how one might replace an existing busybox based initrd with a systemd > one? > > obviously this is a bit of a loaded question as you have

Re: [systemd-devel] [PATCH] firmware: wake all waiters

2017-06-28 Thread Lennart Poettering
On Wed, 28.06.17 00:24, Luis R. Rodriguez (mcg...@kernel.org) wrote: > > Do you know how systemd developers feel about the issue (CCed)? Given > > that it seems to dominate in data center OSes now I'm slightly worried > > having to push Big Linux Vendors to package some seemingly > >

[systemd-devel] ?????? systemctl can't execute stop actually, whenservice is started by other way

2017-06-28 Thread ????
Hi Lennart, Thank you for your reply. Is there a way to execute stop actually, even the status is inactive. -- -- ??: "Lennart Poettering"; : 2017??6??27??(??) 3:29 ??: ""<624001...@qq.com>;