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
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
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.
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
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
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
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
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