Hello, I have set my issue file to simply display: ^[[H^[[2J Welcome to \n on \o Current time: \d, \t
But I must have missed something because the domain is displayed '(none)' and the time is UTC time, but hwclock --localtime --show displays the correct local time. date command displays UTC as well. Timezone is set in /etc/profile export TZ='America/Los Angeles' and in /etc/localtime cp --remove-destination /usr/share/zoneinfo/$TZ /etc/localtime /etc/sysconfig/clock has UTC=false /etc/rc.d/init.d/setclock is current from LFS 6.8 if I manually run setclock start the all is OK. What has gone wrong here? Any ideas? -- Thank you, -Brian -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page