Re: [systemd-devel] systemd numbers for Debian Sid/unstable system

2012-06-28 Thread Paul Menzel
Am Donnerstag, den 28.06.2012, 07:54 +0200 schrieb Tollef Fog Heen: > ]] Lennart Poettering > > > On Wed, 27.06.12 21:59, Tollef Fog Heen (tfh...@err.no) wrote: > > > ]] Lennart Poettering > > > > > > > Hmm, the other distributions have an #ifdef TARGET_FOOBAR section in > > > > vconsole-setup

Re: [systemd-devel] mysqld about back to use mysqld_safe in Fedora

2012-06-28 Thread Honza Horak
On 06/27/2012 07:01 PM, Lennart Poettering wrote: Hmm, well, not really. "on-abort" means that systemd would only restart the service on actual crashes, i.e. where the main process exits with a signal like SIGSEGV, SIGBUS or SIGABRT. This is different from "on-failure" which is the behaviour you

Re: [systemd-devel] mysqld about back to use mysqld_safe in Fedora

2012-06-28 Thread Lennart Poettering
On Wed, 27.06.12 20:21, Tom Lane (t...@redhat.com) wrote: > Well, it may be a hack rather than the nicest possible solution, but > here's the thing: every production installation of mysql in the world > runs underneath mysqld_safe, and has done for the last ten years or > more. The server's behav

Re: [systemd-devel] mysqld about back to use mysqld_safe in Fedora

2012-06-28 Thread Lennart Poettering
On Thu, 28.06.12 09:41, Honza Horak (hho...@redhat.com) wrote: > > On 06/27/2012 07:01 PM, Lennart Poettering wrote: > >Hmm, well, not really. "on-abort" means that systemd would only restart > >the service on actual crashes, i.e. where the main process exits with a > >signal like SIGSEGV, SIGBUS

Re: [systemd-devel] systemd numbers for Debian Sid/unstable system

2012-06-28 Thread Lennart Poettering
On Thu, 28.06.12 07:54, Tollef Fog Heen (tfh...@err.no) wrote: Heya, > > On Wed, 27.06.12 21:59, Tollef Fog Heen (tfh...@err.no) wrote: > > > > > > > > ]] Lennart Poettering > > > > > > > Hmm, the other distributions have an #ifdef TARGET_FOOBAR section in > > > > vconsole-setup for that. Deb

Re: [systemd-devel] [PATCH] man: fix reference to systemd-tty-ask-password-agent

2012-06-28 Thread Lennart Poettering
On Thu, 28.06.12 01:05, t...@jklm.no (t...@jklm.no) wrote: > From: Tom Gundersen Applied! Thanks! Lennart -- Lennart Poettering - Red Hat, Inc. ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

Re: [systemd-devel] mysqld about back to use mysqld_safe in Fedora

2012-06-28 Thread Reindl Harald
Am 28.06.2012 06:04, schrieb Mathieu Bridon: > On Thu, 2012-06-28 at 04:02 +0200, Reindl Harald wrote: >> Am 28.06.2012 02:21, schrieb Tom Lane: >>> Lennart Poettering writes: On Wed, 27.06.12 14:50, Honza Horak (hho...@redhat.com) wrote: > One of the issue is (in)ability to imitate the

Re: [systemd-devel] Just wanted to say good job on systemd

2012-06-28 Thread Phillip Potter
Makes perfect sense. Will setup ntpd, thanks. Regards, Phil On 27.06.2012 10:09, Lennart Poettering wrote: On Tue, 26.06.12 15:55, Phillip Potter (p...@philpotter.co.uk) wrote: Just wanted to say I managed to build this and get it running on my CLFS system with virtually no problems at all -

[systemd-devel] [HEADS-UP] Presets

2012-06-28 Thread Lennart Poettering
Heya, Just a quick heads-up: I just wrote a new wiki page which might be of interest to packgers. It describes the preset logic of systemd in more detail. I am currently working on getting Fedora to adopt this, so I thought it might make sense to document where we want to go since I believe this i

[systemd-devel] [PATCH] add keyscript support to cryptsetup

2012-06-28 Thread David Härdeman
Debian's cryptsetup package supports the keyscript= option in /etc/crypttab This patch is a first attempt at implementing support for the same option in systemd. It is not at exact feature parity yet (environment variables are missing and relative paths are not supported), but it's a start. I'm n

[systemd-devel] Hosting a sprint in SF?

2012-06-28 Thread David Strauss
My company just moved into a new office at California and Grant (Chinatown, near the Financial District) in San Francisco -- finally with enough space to host a sprint. We use systemd extensively (100+ production Fedora instances) and would like to host a sprint at our office. My personal goal is "

Re: [systemd-devel] Hosting a sprint in SF?

2012-06-28 Thread Jóhann B. Guðmundsson
On 06/28/2012 11:06 PM, David Strauss wrote: * Other suggestions? Last time I checked and unless I have missed something since, journal and systemd still lack the ability to be connected and managed remotely so you might want to focus on that. JBG _

[systemd-devel] timed events

2012-06-28 Thread Nathan
Hello, I have built systemd version 26 for red hat enterprise 6.2. It works well. I am trying to replace a half broken init system/service management system we have running which was built in-house (and all the developers have left) I am even managing some daemons of my own with it successfully

Re: [systemd-devel] systemd numbers for Debian Sid/unstable system

2012-06-28 Thread Colin Guthrie
'Twas brillig, and Lennart Poettering at 28/06/12 12:21 did gyre and gimble: > On Thu, 28.06.12 07:54, Tollef Fog Heen (tfh...@err.no) wrote: > > Heya, > >>> On Wed, 27.06.12 21:59, Tollef Fog Heen (tfh...@err.no) wrote: >>> ]] Lennart Poettering > Hmm, the other distributions

Re: [systemd-devel] [PATCH] fix incorrectly named manpage for udev service

2012-06-28 Thread Colin Guthrie
'Twas brillig, and Lennart Poettering at 27/06/12 21:38 did gyre and gimble: > On Wed, 27.06.12 14:56, Dave Reisner (dreis...@archlinux.org) wrote: > >> The service is systemd-udev.service, not systemd-udevd.service. > > Applied, thanks! Why isn't it called systemd-udevd.service? It would be mor

Re: [systemd-devel] timed events

2012-06-28 Thread Kok, Auke-jan H
On Fri, Jun 29, 2012 at 12:49 AM, Nathan wrote: > Hello, > > I have built systemd version 26 for red hat enterprise 6.2. It works well. > > I am trying to replace a half broken init system/service management > system we have running which was built in-house (and all the developers > have left) > >

Re: [systemd-devel] Hosting a sprint in SF?

2012-06-28 Thread David Strauss
On Thu, Jun 28, 2012 at 5:27 PM, "Jóhann B. Guðmundsson" wrote: > Last time I checked and unless I have missed something since, journal and > systemd still lack the ability to be connected and managed remotely so you > might want to focus on that. I would be pleased to see folks working on that -

Re: [systemd-devel] timed events

2012-06-28 Thread Alexander E. Patrakov
2012/6/29 Kok, Auke-jan H : > On Fri, Jun 29, 2012 at 12:49 AM, Nathan wrote: >> Another issue (though slightly related) is we have an external binary >> that when run will return 0 or 1 depending if we should run a service >> is there a way to run this command in the service_name.service and star

Re: [systemd-devel] timed events

2012-06-28 Thread Kok, Auke-jan H
On Thu, Jun 28, 2012 at 11:01 PM, Alexander E. Patrakov wrote: > 2012/6/29 Kok, Auke-jan H : >> On Fri, Jun 29, 2012 at 12:49 AM, Nathan wrote: >>> Another issue (though slightly related) is we have an external binary >>> that when run will return 0 or 1 depending if we should run a service >>> i