Re: [systemd-devel] syslogs in /proc/kmsg

2011-09-05 Thread Albert Strasheim
Hello On Tue, Sep 6, 2011 at 12:52 AM, Lennart Poettering wrote: > On Mon, 05.09.11 12:25, Albert Strasheim ([email protected]) wrote: >> Hello all >> Also, it doesn't seem as if the first application logs end up >> /var/log/messages though. >> Should I be seeing these first application logs in /

Re: [systemd-devel] syslogs in /proc/kmsg

2011-09-05 Thread Lennart Poettering
On Mon, 05.09.11 12:25, Albert Strasheim ([email protected]) wrote: > Hello all > Also, it doesn't seem as if the first application logs end up > /var/log/messages though. > > Should I be seeing these first application logs in /var/log/messages? > > Also, is there any way to avoid the applicatio

Re: [systemd-devel] autorestart of required/bind services on service abort + bug39824

2011-09-05 Thread Lennart Poettering
On Mon, 05.09.11 16:16, warpme ([email protected]) wrote: > Dear systemd Devs, > > Forgive me this type of question but I need rough date estimates for schedule > planning of systemd integration with my project. > > -What are plans to implement functionality 5\ described in: > > http://lists.freede

Re: [systemd-devel] [PATCH] Fix typo in systemd manual page.

2011-09-05 Thread Lennart Poettering
On Mon, 05.09.11 10:47, Albert Strasheim ([email protected]) wrote: > --- > man/systemd.xml |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/man/systemd.xml b/man/systemd.xml > index a11c96e..a8a6967 100644 > --- a/man/systemd.xml > +++ b/man/systemd.xml > @@ -259,7

Re: [systemd-devel] [PATCH] List specifiers in a table.

2011-09-05 Thread Lennart Poettering
On Mon, 05.09.11 16:35, Mathieu Bridon ([email protected]) wrote: > It was noted on IRC that the current layout is not necessarily the > easiest to parse by humans. I personnally struggled understanding it the > first time I read it. > > Hopefully, this change makes it easier to understa

Re: [systemd-devel] Linux kernel >=2.6.39 requirement?

2011-09-05 Thread Lennart Poettering
On Tue, 06.09.11 00:35, Sedat Dilek ([email protected]) wrote: > > On Tue, Sep 6, 2011 at 12:29 AM, Lennart Poettering > wrote: > > On Mon, 05.09.11 11:05, Sedat Dilek ([email protected]) wrote: > > > >> Hi, > >> > >> yesterday, I upgraded the Debian systemd wiki [1] according

Re: [systemd-devel] Linux kernel >=2.6.39 requirement?

2011-09-05 Thread Sedat Dilek
On Tue, Sep 6, 2011 at 12:29 AM, Lennart Poettering wrote: > On Mon, 05.09.11 11:05, Sedat Dilek ([email protected]) wrote: > >> Hi, >> >> yesterday, I upgraded the Debian systemd wiki [1] according to >> requirements in README from [2]. >> [3] is the official commit. >> I remember I aske

Re: [systemd-devel] Linux kernel >=2.6.39 requirement?

2011-09-05 Thread Lennart Poettering
On Mon, 05.09.11 11:05, Sedat Dilek ([email protected]) wrote: > Hi, > > yesterday, I upgraded the Debian systemd wiki [1] according to > requirements in README from [2]. > [3] is the official commit. > I remember I asked on IRC but did not get a satisfying answer. > Can you please enlig

Re: [systemd-devel] D-Bus system services: systemd, Upstart, the future

2011-09-05 Thread Jóhann B. Guðmundsson
On 09/03/2011 12:51 PM, Lennart Poettering wrote: On Fri, 02.09.11 10:04, "Jóhann B. Guðmundsson" ([email protected]) wrote: For the record there will be no more native systemd unit files introduced into the release ( F16 ) after we release beta and since we have started composing test candida

[systemd-devel] autorestart of required/bind services on service abort + bug39824

2011-09-05 Thread warpme
Dear systemd Devs, Forgive me this type of question but I need rough date estimates for schedule planning of systemd integration with my project. -What are plans to implement functionality 5\ described in: http://lists.freedesktop.org/archives/systemd-devel/2011-August/003263.html Situation de

Re: [systemd-devel] syslogs in /proc/kmsg

2011-09-05 Thread Miklos Vajna
On Mon, Sep 05, 2011 at 12:25:33PM +0200, Albert Strasheim wrote: > Also, is there any way to avoid the application logs in /proc/kmsg (to > avoid the overflow)? I guess I could add After=rsyslog.service to all > my services, but that doesn't seem right. I would solve it in the other direction,

Re: [systemd-devel] Linux kernel >=2.6.39 requirement?

2011-09-05 Thread Peeters Simon
i know this is not a direct answer to your question but: 1: AFAIK does this not affect the systemd version currently packaged by debian (which is IMHO way to old) 2: both wheezy and sid are running 3.0 and squeeze has 2.6.39 in squeeze-backports so i don't know what the problem is. (and i am not

[systemd-devel] syslogs in /proc/kmsg

2011-09-05 Thread Albert Strasheim
Hello all I have a question about systemd and syslog and application logs ending up in kmsg (as outputted by dmesg). My system.conf contains: [Manager] LogTarget=syslog DefaultStandardOutput=syslog DefaultStandardError=syslog and all my services have: StandardOutput=syslog StandardError=inheri

[systemd-devel] [PATCH] List specifiers in a table.

2011-09-05 Thread Mathieu Bridon
It was noted on IRC that the current layout is not necessarily the easiest to parse by humans. I personnally struggled understanding it the first time I read it. Hopefully, this change makes it easier to understand. Note: I only reformatted the information that was already present in the document

[systemd-devel] Linux kernel >=2.6.39 requirement?

2011-09-05 Thread Sedat Dilek
Hi, yesterday, I upgraded the Debian systemd wiki [1] according to requirements in README from [2]. [3] is the official commit. I remember I asked on IRC but did not get a satisfying answer. Can you please enlighten me and others? Thanks. Regards, - Sedat - [1] http://wiki.debian.org/systemd#Ins

[systemd-devel] [PATCH] Fix typo in systemd manual page.

2011-09-05 Thread Albert Strasheim
--- man/systemd.xml |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/man/systemd.xml b/man/systemd.xml index a11c96e..a8a6967 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -259,7 +259,7 @@ services and sockets, i.e. controls