# $Id$ # NOTE: Do not use expressions here, systemd does not expand them: # LANG="${LANG:-en_US.UTF-8}" # #LANG=en_US.UTF-8 #LANG=pl_PL.UTF-8 # list of supported locales, otherwise install glibc-localedb-all to get all locales #SUPPORTED_LOCALES="pl_PL.UTF-8/UTF-8 en_US.UTF-8/UTF-8 de_DE.UTF-8/UTF-8 en_GB.UTF-8/UTF-8 pl_PL/ISO-8859-2 de_DE/ISO-8859-1 en_GB/ISO-8859-1 en_US/ISO-8859-1" # enable, install "localedb-src" package and execute "localedb-gen" #SUPPORTED_LOCALES="en_US.UTF-8/UTF-8 en_US/ISO-8859-1"