@ -331,3 +331,10 @@ case "$FQDN" in
;;
esac
if [ -d /etc/profile.d ]
then
for i in /etc/profile.d/*.sh
do
. $i
done
fi