aboutsummaryrefslogtreecommitdiff
path: root/rc.sysinit
diff options
context:
space:
mode:
Diffstat (limited to 'rc.sysinit')
-rwxr-xr-xrc.sysinit6
1 files changed, 0 insertions, 6 deletions
diff --git a/rc.sysinit b/rc.sysinit
index 8a3c5a4..d8929de 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -6,12 +6,6 @@
. /etc/rc.conf
. /etc/rc.d/functions
-if [[ -s /etc/locale.conf ]]; then
- parse_envfile /etc/locale.conf "LANG"
-elif [[ $LOCALE ]]; then
- export LANG=$LOCALE
-fi
-
# Prints distro name and URL
print_welcome