Re: [systemd-devel] statelessy system

2014-11-03 Thread Josh Triplett
Zbigniew Jędrzejewski-Szmek wrote: > On Mon, Nov 03, 2014 at 12:24:42PM +0100, Lennart Poettering wrote: > > Would be happy to take a patch that makes those cases check for a > > config file in /usr/lib as fallback though, to cover all bases. > Didn't we have a patch to support .d directories float

Re: [systemd-devel] statelessy system

2014-11-03 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Nov 03, 2014 at 12:24:42PM +0100, Lennart Poettering wrote: > Would be happy to take a patch that makes those cases check for a > config file in /usr/lib as fallback though, to cover all bases. Didn't we have a patch to support .d directories floated on the ml? Can't seem to find it at the

Re: [systemd-devel] statelessy system

2014-11-03 Thread Lennart Poettering
On Mon, 03.11.14 09:48, Łukasz Stelmach (l.stelm...@samsung.com) wrote: > It was <2014-11-02 nie 19:06>, when Lennart Poettering wrote: > > On Fri, 31.10.14 14:06, Łukasz Stelmach (l.stelm...@samsung.com) wrote: > > > >> Hello. > >> > >> I am working to upgrade systemd in Tizen to v217 from v212.

Re: [systemd-devel] statelessy system

2014-11-03 Thread Łukasz Stelmach
It was <2014-11-02 nie 19:06>, when Lennart Poettering wrote: > On Fri, 31.10.14 14:06, Łukasz Stelmach (l.stelm...@samsung.com) wrote: > >> Hello. >> >> I am working to upgrade systemd in Tizen to v217 from v212. To verify >> rpm packages we use rpmlint with some rules from opensuse[1]. For >> wh

Re: [systemd-devel] statelessy system

2014-11-03 Thread Łukasz Stelmach
It was <2014-10-31 pią 17:04>, when Zbigniew Jędrzejewski-Szmek wrote: > On Fri, Oct 31, 2014 at 02:06:37PM +0100, Łukasz Stelmach wrote: >> My question: is v217 ready to run without /etc/systemd/*.conf and read >> them from /usr/lib/systemd wher I (vendor) can put properly tailored files? > Hi Łuk

Re: [systemd-devel] statelessy system

2014-11-02 Thread Lennart Poettering
On Fri, 31.10.14 14:06, Łukasz Stelmach (l.stelm...@samsung.com) wrote: > Hello. > > I am working to upgrade systemd in Tizen to v217 from v212. To verify > rpm packages we use rpmlint with some rules from opensuse[1]. For > whatever reason v217 package exceed allowed badness because it puts > co

Re: [systemd-devel] statelessy system

2014-10-31 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Oct 31, 2014 at 02:06:37PM +0100, Łukasz Stelmach wrote: > My question: is v217 ready to run without /etc/systemd/*.conf and read > them from /usr/lib/systemd wher I (vendor) can put properly tailored files? Hi Łukasz, if you look into those files, you'll see that they contain only comment

[systemd-devel] statelessy system

2014-10-31 Thread Łukasz Stelmach
Hello. I am working to upgrade systemd in Tizen to v217 from v212. To verify rpm packages we use rpmlint with some rules from opensuse[1]. For whatever reason v217 package exceed allowed badness because it puts config files (system.conf, journald.conf etc) in /etc/systemd. The check [2] forbids pu