aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}