[systemd-devel] Forgot break in switch?

2010-09-29 Thread Matthias Schiffer
Hi, the single semicolon in timer.c:433 (git ee95669) looks strange, was it meant to be a break? This causes systemd to crash at the assertion on my Arch system whenever I call daemon-reload (yes, I have some failing units, I haven't set up everything correctly for Arch yet; I think, this is conn

[systemd-devel] [PATCH] fix typo: s/seperat/separat/g

2010-09-29 Thread Dave Reisner
Signed-off-by: Dave Reisner --- man/systemd.service.xml |2 +- src/log.c |2 +- src/logger.c|2 +- src/mount.c |2 +- src/util.c | 12 ++-- src/util.h |2 +- 6 files changed, 11 insertions(+), 11 deletio

Re: [systemd-devel] Fix typo in comment

2010-09-29 Thread Kay Sievers
On Wed, Sep 29, 2010 at 04:49, Andreas Jaeger wrote: > Just noticed the following while reading the git diff, Applied. Thanks, Kay ___ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-