From: Julien Moutinho Date: Mon, 18 Mar 2013 09:51:44 +0000 (+0100) Subject: Polissage : vm_hosted : rule_locale{=>s}_configure . X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=894c145691beeebdb556a5808390d3d1bedbd2d9 Polissage : vm_hosted : rule_locale{=>s}_configure . --- 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