aboutsummaryrefslogtreecommitdiff
path: root/locale.sh
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2011-08-19 12:17:25 +0200
committerTom Gundersen <teg@jklm.no>2011-08-19 12:17:25 +0200
commit7f840b99aa649eb899aa11f5e91e1e81f4f3672a (patch)
tree26901be6a5f2314f0da73d318103287bf16a241a /locale.sh
parenta5967ed214a194b54647342f38ae78d695d497a1 (diff)
downloadinitscripts-7f840b99aa649eb899aa11f5e91e1e81f4f3672a.tar.xz
locale.sh: added missing file to git
Reported-by: Dave Reisner <d@falconindy.com> Signed-off-by: Tom Gundersen <teg@jklm.no>
Diffstat (limited to 'locale.sh')
-rw-r--r--locale.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/locale.sh b/locale.sh
new file mode 100644
index 0000000..611a797
--- /dev/null
+++ b/locale.sh
@@ -0,0 +1,3 @@
+. /etc/rc.conf
+
+export LANG=${LOCALE:=en_US}