Re: [systemd-devel] Warnings from recent commits

2014-07-19 Thread Thomas H.P. Andersen
On Thu, Jul 17, 2014 at 8:51 PM, Thomas H.P. Andersen pho...@gmail.com wrote: From recent commits I have noticed the following new issues from static analysis with scan-build and with clang. I am not sure how they should be fixed (or even if) but I just though I would let you know. 1)

[systemd-devel] [PATCH] resolved: fix warnings

2014-07-19 Thread Thomas H.P. Andersen
From: Thomas Hindoe Paaboel Andersen pho...@gmail.com --- src/resolve/resolved-dns-scope.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/resolve/resolved-dns-scope.c b/src/resolve/resolved-dns-scope.c index 190c5f4..41514a5 100644 ---

Re: [systemd-devel] Warnings from recent commits

2014-07-19 Thread David Herrmann
Hi On Thu, Jul 17, 2014 at 8:51 PM, Thomas H.P. Andersen pho...@gmail.com wrote: From recent commits I have noticed the following new issues from static analysis with scan-build and with clang. I am not sure how they should be fixed (or even if) but I just though I would let you know. 1)

[systemd-devel] [PATCH] Refuse mount on symlink

2014-07-19 Thread Timofey Titovets
Just completed TODO: * refuse mounting on symlinks If systemd try mounting entry from fstab on symlink, user get something like that: Jul 19 15:49:38 beplan.lan systemd[1]: Mounting /var/tmp/lol1... Jul 19 15:49:38 beplan.lan systemd[1]: var-tmp-lol1.mount Refuse mount on symlink: Operation

[systemd-devel] systemd read-only RootFS for flash-menory usage ?

2014-07-19 Thread lux-integ
Greetings, I have a computer with these --OS Linux 64bit BLFS Linux --relatively recent version of systemd --no hard disk but instead compact flash disk I am running vanilla systemd ( i.e. as compiled from source code and without any change in scripts ) successfully. I want to

Re: [systemd-devel] [PATCH] install: systemd-timesyncd.service is enabled by sysinit.target

2014-07-19 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Jul 18, 2014 at 06:33:52AM +0200, Michael Olbrich wrote: systemd-timesyncd.service has a WantedBy=sysinit.target so the initially generated link should match that. Applied. Zbyszek ___ systemd-devel mailing list