summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-xperl-install/standalone/service_harddrake.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/service_harddrake.sh b/perl-install/standalone/service_harddrake.sh
index fbea051f2..1419f3271 100755
--- a/perl-install/standalone/service_harddrake.sh
+++ b/perl-install/standalone/service_harddrake.sh
@@ -16,7 +16,7 @@
### END INIT INFO
# This is an interactive program, we need the current locale
-[[ -f /etc/profile.d/lang.sh ]] && . /etc/profile.d/lang.sh
+[[ -f /etc/profile.d/10lang.sh ]] && . /etc/profile.d/10lang.sh
# Source function library.
. /etc/rc.d/init.d/functions