On Wed, Jul 02, 2014 at 03:05:36AM +0200, Zbigniew Jędrzejewski-Szmek wrote:
> On Tue, Jul 01, 2014 at 04:36:47PM +0200, Lennart Poettering wrote:
> > On Tue, 01.07.14 16:47, microcai (micro...@fedoraproject.org) wrote:
> >
> > > > Maybe another option is to improve localectl on the client side to
On Wed, 02.07.14 03:05, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote:
>
> On Tue, Jul 01, 2014 at 04:36:47PM +0200, Lennart Poettering wrote:
> > On Tue, 01.07.14 16:47, microcai (micro...@fedoraproject.org) wrote:
> >
> > > > Maybe another option is to improve localectl on the client s
On Wed, Jul 2, 2014 at 3:05 AM, Zbigniew Jędrzejewski-Szmek
wrote:
> On Tue, Jul 01, 2014 at 04:36:47PM +0200, Lennart Poettering wrote:
>> On Tue, 01.07.14 16:47, microcai (micro...@fedoraproject.org) wrote:
>>
>> > > Maybe another option is to improve localectl on the client side to
>> > > simpl
On Tue, Jul 01, 2014 at 04:36:47PM +0200, Lennart Poettering wrote:
> On Tue, 01.07.14 16:47, microcai (micro...@fedoraproject.org) wrote:
>
> > > Maybe another option is to improve localectl on the client side to
> > > simply warn the user if there's something on the kernel cmdline
> > > specifie
On Tue, 01.07.14 16:47, microcai (micro...@fedoraproject.org) wrote:
> > Maybe another option is to improve localectl on the client side to
> > simply warn the user if there's something on the kernel cmdline
> > specified? (this check should probably test this directly, bypassing
> > localed, and
在 2014年6月30日 星期一 15:10:06,Lennart Poettering 写道:
> On Mon, 02.06.14 18:03, Michal Sekletar (msekl...@redhat.com) wrote:
>
> Heya!
>
> Sorry for the late response!
>
> > systemd spawns services with locale settings taken from kernel
> > cmdline. If it doesn't find anything there, then it proceeds
On Mon, 02.06.14 18:03, Michal Sekletar (msekl...@redhat.com) wrote:
Heya!
Sorry for the late response!
> systemd spawns services with locale settings taken from kernel
> cmdline. If it doesn't find anything there, then it proceeds with
> parsing settings from /etc/locale.conf. localed should d
systemd spawns services with locale settings taken from kernel
cmdline. If it doesn't find anything there, then it proceeds with
parsing settings from /etc/locale.conf. localed should do the same and
look at kernel cmdline first.
---
src/locale/localed.c | 80 ++---