summaryrefslogtreecommitdiffstats
path: root/prefdm
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-10-12 23:20:27 +0000
committerMatt Wilson <msw@redhat.com>1999-10-12 23:20:27 +0000
commitd8ec216f69a55c464196dbd3319eca671ddc7c41 (patch)
tree4a1437bab7a4380194f081511b9f2cabe9ffe545 /prefdm
parent48e20bdcfcb8adc283746b113532420bed554507 (diff)
downloadinitscripts-d8ec216f69a55c464196dbd3319eca671ddc7c41.tar.gz
initscripts-d8ec216f69a55c464196dbd3319eca671ddc7c41.tar.xz
initscripts-d8ec216f69a55c464196dbd3319eca671ddc7c41.zip
updatedr4-54
Diffstat (limited to 'prefdm')
-rwxr-xr-xprefdm3
1 files changed, 3 insertions, 0 deletions
diff --git a/prefdm b/prefdm
index c14e4db5..f5289356 100755
--- a/prefdm
+++ b/prefdm
@@ -2,6 +2,9 @@
PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin
+# We need to source this so that the login screens get translated
+. /etc/profile.d/lang.sh
+
# Run preferred X display manager
preferred=
if [ -f /etc/sysconfig/desktop ]; then