Re: [systemd-devel] journald.conf vs systemd.journald.conf

2012-10-02 Thread Lennart Poettering
On Tue, 02.10.12 15:36, David Lambert (d...@lambsys.com) wrote: > > Looks like it is a version issue, so no bug report. While on the > subject; is systemd tolerant to deprecated options, or will it fail? > If tolerant, I can make a config file common to all versions, if > not, is there a way of c

Re: [systemd-devel] journald.conf vs systemd.journald.conf

2012-10-02 Thread David Lambert
Looks like it is a version issue, so no bug report. While on the subject; is systemd tolerant to deprecated options, or will it fail? If tolerant, I can make a config file common to all versions, if not, is there a way of conditionalizing within the config file? Best, Dave. On 10/02/2012 10

Re: [systemd-devel] journald.conf vs systemd.journald.conf

2012-10-02 Thread Lennart Poettering
On Tue, 02.10.12 10:33, David Lambert (d...@lambsys.com) wrote: > Thanks Lennart. That makes a lot of sense. Unfortunately > MaxLevelStore etc. does not appear to work on my system, although > ImportKernel=no does. My journald.conf is attached, and my version > of systemd is: > > root@argus-base:

Re: [systemd-devel] journald.conf vs systemd.journald.conf

2012-10-02 Thread David Lambert
Thanks Lennart. That makes a lot of sense. Unfortunately MaxLevelStore etc. does not appear to work on my system, although ImportKernel=no does. My journald.conf is attached, and my version of systemd is: root@argus-base:~# systemctl --version systemd 44 angstrom +PAM +LIBWRAP -AUDIT -SELINUX +

Re: [systemd-devel] journald.conf vs systemd.journald.conf

2012-10-02 Thread Lennart Poettering
On Tue, 02.10.12 15:23, Lennart Poettering (lenn...@poettering.net) wrote: > On Tue, 02.10.12 09:55, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > > > > I find that being able to turn off kernel "chatter" using > > > ImportKernel=no, was a very useful feature especially on embedded > >

Re: [systemd-devel] journald.conf vs systemd.journald.conf

2012-10-02 Thread Lennart Poettering
On Tue, 02.10.12 09:55, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > > I find that being able to turn off kernel "chatter" using > > ImportKernel=no, was a very useful feature especially on embedded > > systems with limited resources (and buggy kernel drivers ;-) ) > Yeah, doesn't seem

Re: [systemd-devel] journald.conf vs systemd.journald.conf

2012-10-02 Thread Lennart Poettering
On Mon, 01.10.12 18:13, David Lambert (d...@lambsys.com) wrote: > I just noticed that it that journald.conf seems to have replaced > systemd.journald.conf; am I correct? No. "systemd-journald.conf" has been renamed to "journald.conf". We simply dropped the prefix of this, since it was implied by

Re: [systemd-devel] journald.conf vs systemd.journald.conf

2012-10-02 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Oct 01, 2012 at 06:13:47PM -0500, David Lambert wrote: > I just noticed that it that journald.conf seems to have replaced > systemd.journald.conf; am I correct? Also, looking at the man page > for journald.conf it seems that some keywords such as "ImportKernel" > have been removed or moved

[systemd-devel] journald.conf vs systemd.journald.conf

2012-10-01 Thread David Lambert
I just noticed that it that journald.conf seems to have replaced systemd.journald.conf; am I correct? Also, looking at the man page for journald.conf it seems that some keywords such as "ImportKernel" have been removed or moved elsewhere? My documentation resource is http://www.freedesktop.or