Re: [systemd-devel] systemd inquiry

2012-04-23 Thread Mark Hounschell
On 04/22/2012 06:54 AM, Lennart Poettering wrote: On Fri, 13.04.12 13:37, Mark Hounschell (ma...@compro.net) wrote: On 04/12/2012 08:25 AM, Mark Hounschell wrote: On 04/11/2012 05:12 PM, Kay Sievers wrote: On Wed, Apr 11, 2012 at 22:44, Mark Hounschell wrote: Same thing. About 20 seconds

Re: [systemd-devel] Act on exit code differently?

2012-04-23 Thread Sven Anders
Am 21.04.2012 13:47, schrieb Lennart Poettering: > On Wed, 18.04.12 13:54, Sven Anders (and...@anduras.de) wrote: > >> Hello! >> >> Is it possible to act differently on exit codes? > > No. This is currently not possible. > >> The service may terminate fatal or temporarily. >> >> If the terminati

[systemd-devel] [PATCH] Add "set-default-target" to systemctl

2012-04-23 Thread harald
From: Harald Hoyer also adds DBUS method "SetDefaultTarget" This set the symbolic link "default.target". Useful as an admin command to switch "runlevels". --- src/core/dbus-manager.c |8 +++ src/shared/install.c | 53 + src/shared/in