Re: [systemd-devel] [PATCH] man: fixed typo in SyslogIdentifier=

2011-02-19 Thread Lennart Poettering
On Sat, 19.02.11 10:10, Mike Kazantsev ([email protected]) wrote: Applied! Thanks. > --- > man/systemd.exec.xml |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml > index e9576e1..1f79e1e 100644 > --- a/man/systemd.exec.

Re: [systemd-devel] Inconsistent timeout properties name

2011-02-19 Thread Lennart Poettering
On Sat, 19.02.11 10:16, Andrey Borzenkov ([email protected]) wrote: > In manual: > > JobTimeout > RestartSec > Timeout > > while in systemctl output they are > > JobTimeoutUSec > RestartUSec > TimeoutUSec This one is actually done like this on purpose. The default unit of the times when you

Re: [systemd-devel] systemd --test still tries to execute quite some actions and fails

2011-02-19 Thread Lennart Poettering
On Sat, 19.02.11 14:23, Andrey Borzenkov ([email protected]) wrote: > > On Fri, Feb 18, 2011 at 2:44 PM, Lennart Poettering > wrote: > > On Fri, 18.02.11 14:38, Andrey Borzenkov ([email protected]) wrote: > > > >> >> Failed to allocate manager object: No such file or directory > >> > > >> >

Re: [systemd-devel] systemd --test still tries to execute quite some actions and fails

2011-02-19 Thread Andrey Borzenkov
On Fri, Feb 18, 2011 at 2:44 PM, Lennart Poettering wrote: > On Fri, 18.02.11 14:38, Andrey Borzenkov ([email protected]) wrote: > >> >> Failed to allocate manager object: No such file or directory >> > >> > The only real problem here is the last line, the rest is ignored. >> >> No. The real pro