From 894c145691beeebdb556a5808390d3d1bedbd2d9 Mon Sep 17 00:00:00 2001 From: Julien Moutinho Date: Mon, 18 Mar 2013 10:51:44 +0100 Subject: [PATCH] Polissage : vm_hosted : rule_locale{=>s}_configure . --- vm_hosted | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vm_hosted b/vm_hosted index 69cbfb9..a94cafd 100755 --- a/vm_hosted +++ b/vm_hosted @@ -610,7 +610,7 @@ rule_gitolite_configure () { #sudo sv restart spawn-fcgi.git.80.git.heureux-cyclage.org #sudo sv restart git-daemon.git.9418 } -rule_locale_configure () { +rule_locales_configure () { sudo debconf-set-selections <<-EOF locales locales/default_environment_locale select None locales locales/locales_to_be_generated multiselect fr_FR.UTF-8 UTF-8 @@ -1326,7 +1326,7 @@ rule_configure () { rule apt_configure rule git_configure rule etckeeper_configure - rule locale_configure + rule locales_configure rule time_configure rule network_configure rule filesystem_configure -- 2.20.1