Problem with getting automatically logged off during startup script

Jack Challen jack_challen at ocsl.co.uk
Fri May 19 08:25:31 UTC 2006


Pat wrote:
> I have a custom rc.local file which installs some
> software when it runs after the first reboot, it
> deletes itself at the end so it's only run once. My
> rc.local looks like this (editted for brevity):


The usual way to do this is with Red Hat's kickstart file, specifying 
the stuff you want to do as the %postinstall section. When anaconda's 
done installing the OS it will wait for someone to select the "reboot" 
option. Or at least it can depending on what you put in your kickstart. 
Inside /root/ you'll find a file anaconda-ks.cfg which can be used as a 
starting point...

jack


-- 
Jack Challen
Technical Consultant, OCSL.
http://www.ocsl.co.uk/




More information about the redhat-list mailing list