Re: [systemd-devel] bug or I misunderstand systemd configuration rules ?

2011-08-25 Thread Mathieu Bridon
On Thu, 2011-08-25 at 21:33 +0200, Warpme wrote: > 4\"systemctl restart daemon1" restarts also application1 [... snip ...] > Unfortunately for 4\ systemctl hangs during execution "systemctl restart > daemon1". > > It is bug or I completely misunderstand systemd configuration rules ? I found the

Re: [systemd-devel] bug or I misunderstand systemd configuration rules ?

2011-08-25 Thread 小蔡
On 2011年08月26日 03:33, Warpme wrote: > Hi, > > I have problem with understanding following systemd behaviour and need > assistance of somebody knowledgeable in systemd config area: > > Context: > daemon1 is server for application1 > > I want to have situation where: > 1\"systemctl start application1

[systemd-devel] [PATCH] RD_TIMESTAMP: support the value being set from /proc/uptime

2011-08-25 Thread Tom Gundersen
This is useful to be able to use systemd-analyze with initrd's that don't have systemd support. In particular, Arch's initrd exports RD_TIMESTAMP on this format. I also believe dracut falls back to this when systemd-timestamp is not present. The downsides of using /proc/uptime rather than systemd-

[systemd-devel] bug or I misunderstand systemd configuration rules ?

2011-08-25 Thread Warpme
Hi, I have problem with understanding following systemd behaviour and need assistance of somebody knowledgeable in systemd config area: Context: daemon1 is server for application1 I want to have situation where: 1\"systemctl start application1" also starts daemon1 2\"systemctl stop daemon1" a

[systemd-devel] [ANNOUNCE] systemd v34

2011-08-25 Thread Lennart Poettering
heya, http://www.freedesktop.org/software/systemd/systemd-34.tar.bz2 Nothing too fancy. Frederic Crozat (5): PATCH: add missing header include initctl: check for kexec_loaded when reboot is requested through initctl path-lookup: monitor /etc/systemd/user for user manager

Re: [systemd-devel] start service only on specific exit status of some prog

2011-08-25 Thread Barry Scott
On Wednesday 24 August 2011 17:25:40 Marius Tolzmann wrote: > On 24.08.2011 16:01, Lennart Poettering wrote: > > On Tue, 02.08.11 17:06, Marius Tolzmann ([email protected]) wrote: > >> > >> is there a way to execute a program and take its exit status to > >> evaluate the condition? like Condit

Re: [systemd-devel] start service only on specific exit status of some prog

2011-08-25 Thread Marius Tolzmann
On 08/25/11 07:09, Nick Jones wrote: > On Wed, 2011-08-24 at 21:21 +0200, Lennart Poettering wrote: > >> I have now added this to the TODO list. It won't be easy to add this >> though, as execution extrernal processes synchronously is not an >> option. More likely I'll add an additional prefix ch

Re: [systemd-devel] Running packagekitd on shutdown

2011-08-25 Thread Ludwig Nussel
Lennart Poettering wrote: > On Tue, 23.08.11 16:18, Richard Hughes ([email protected]) wrote: >> I'm trying to make the update experience in GNOME 3.2 much better; at >> the moment updating core services and libraries whilst everything is >> running is quite unpredictable and we really just want