According to Bryan Scaringe: While burning my CPU.
>
> For some bizarre reason, the folks at RedHat decided that
Ooops, mistake of the week, its not just Redaht, slackawre does this also..
slackware system users should check;
/etc/rc.d/rc.S
# Setup the /etc/issue and /etc/motd to reflect the current kernel level:
# THESE WIPE ANY CHANGES YOU MAKE TO /ETC/ISSUE AND /ETC/MOTD WITH EACH
# BOOT. COMMENT THEM OUT IF YOU WANT TO MAKE CUSTOM VERSIONS.
echo > /etc/issue
echo Welcome to Linux /bin/uname -a | /bin/cut -d\ -f3. >> /etc/issue
echo >> /etc/issue
echo "/bin/uname -a | /bin/cut -d\ -f1,3." > /etc/motd
> they want to overwrive /etc/issue and /etc/issue.net
> in one of the /etc/rc.d/ files, rc.local, I think.
>
> You can either put the "issue" stuff in there, or do the smart
> thing, and delete all of that garbage that overwrites your
> issue files.
Delete, ?? rather comment out, would be better for future referance.
>
> Bryan
>
>
> > I am using Redhat 5.1 and what I want to do is change what is displayed
> > before the login prompt for user that telnet and for me when I am sitting on
> > the console.
> >
> > The problem now is that when I change the contents of the issue file and
> > then logout, it displays what I want. As soon as I reboot the old message
> > comes back on there..
> >
> > What can I do to remedy this... it's very irritating!
> >
>
--
Regards Richard.
[EMAIL PROTECTED]