From owner-freebsd-stable@FreeBSD.ORG Wed Feb 8 12:29:17 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2B4B106564A for ; Wed, 8 Feb 2012 12:29:17 +0000 (UTC) (envelope-from victor@bsdes.net) Received: from equilibrium.bsdes.net (244.Red-217-126-240.staticIP.rima-tde.net [217.126.240.244]) by mx1.freebsd.org (Postfix) with ESMTP id 33AAD8FC14 for ; Wed, 8 Feb 2012 12:29:16 +0000 (UTC) Received: by equilibrium.bsdes.net (Postfix, from userid 1001) id 774DE39844; Wed, 8 Feb 2012 13:11:18 +0100 (CET) Date: Wed, 8 Feb 2012 13:11:18 +0100 From: Victor Balada Diaz To: stable@freebsd.org Message-ID: <20120208121118.GH2010@equilibrium.bsdes.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: i18n not working during startup X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2012 12:29:17 -0000 Hello, I tried freebsd-i18n but no one answered, so i will try better luck here. Sorry for the people who are subscribed to both lists. ----- Forwarded message from Victor Balada Diaz ----- Date: Thu, 2 Feb 2012 19:17:21 +0100 From: Victor Balada Diaz To: freebsd-i18n@freebsd.org Subject: i18n not working during startup User-Agent: Mutt/1.5.21 (2010-09-15) Hello, I've setup login classes by handbook recommendation but seems that daemons started by rc at system bootup don't use it. What i'm actually trying to do is configure tomcat to use UTF-8 by default. I've configured it's user class on /etc/login.conf adding: :setenv=LC_ALL=en_US.UTF-8:\ :lang=en_US.UTF-8:\ rebuilt login.conf db and tried rebooting. It doesn't seem to have lang or lc_all set in their environment. As a workaround i thought about adding export lines at start of /etc/rc.conf, but that's an ugly hack. Is there any other way of setting up lang settings for system startup daemons? FreeBSD version: 7.4 Arch: amd64 Thanks a lot. Regards -- La prueba más fehaciente de que existe vida inteligente en otros planetas, es que no han intentado contactar con nosotros. ----- End forwarded message ----- -- La prueba más fehaciente de que existe vida inteligente en otros planetas, es que no han intentado contactar con nosotros.