DJ Lucas wrote:
Well hell!!!! Complete new patch attached.
I tested it since I was having the above described messages. I only had
the problems during "su", but then again I only login over ssh so maybe
login also has the described problems. After rebuilding shadow with the
attached patch, I get now:
---------------------------
[EMAIL PROTECTED]:~$ su - root
configuration error - unknown item 'ENV_TZ' (notify administrator)
configuration error - unknown item 'ENV_HZ' (notify administrator)
Password:
[EMAIL PROTECTED]:~#
[EMAIL PROTECTED]:/etc# grep ENV_TZ /etc/login.defs
# ENV_TZ TZ=CST6CDT
# ENV_TZ /etc/tzname
[EMAIL PROTECTED]:/etc# grep ENV_HZ /etc/login.defs
# ENV_HZ HZ=100
# ENV_HZ HZ=1024
[EMAIL PROTECTED]:/etc#
---------------------------
I double-checked, and ENV_TZ and ENV_HZ are commented out in
/etc/login.defs. Are there a few more items hidden somewhere to #ifndef?
Thanks for the good work!
Justin
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page