On Wed, 2007-07-11 at 12:57 +0000, tony.chamberlain@xxxxxxxxx wrote: > Hi > > Right now after our linux system is booted, the customer has to login > and then run > a program (standard linux procedure). > > They were asking me whether there was some way to automatically during > boot have the system > login and run a program? I know bash_profile will take care of part > of that, but the customer > would still have to log in. Any ideas? Probably with grub.conf? > > > Tony If you don't mind negating security in your system, I'd put the program in /etc/rc.d/rc.local. It will run automatically on startup, but it WILL RUN AS ROOT. You have been warned. Jonathan
Attachment:
signature.asc
Description: This is a digitally signed message part