Just in /etc/rc.d/rc.local there a bit of code :
..........
# This will overwrite /etc/issue at every boot.  So, make any changes you
    # want to make to /etc/issue here or you will lose them when you reboot.
    echo "" > /etc/issue
    echo "$R" >> /etc/issue
    echo "Kernel $(uname -r) on $a $SMP$(uname -m)" >> /etc/issue

    cp -f /etc/issue /etc/issue.net
    echo >> /etc/issue

........


----- Original Message -----
From: "Chad and Doria Skinner" <[EMAIL PROTECTED]>
To: "Redhat-List" <[EMAIL PROTECTED]>
Sent: Monday, January 07, 2002 7:06 PM
Subject: issue, what overwrites?


> I can not remember...what script over writes /etc/issue and issue.net?
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to