Danne
09-30-2005, 05:32 AM
hello,
I'm setting up a server for an ordinary web application.
I've learned that you can edit /etc/init.d/boot.local and add programs you want to start, in this case the apache server (I'm using the xampp software).
So I've added the line "/opt/lampp/lampp start" at the end of boot.local.
Works fine!
Well, I want it to exit nice too. Is there a similar file where I can write exit commands?
Dan (perfect Linux newbie)
I'm setting up a server for an ordinary web application.
I've learned that you can edit /etc/init.d/boot.local and add programs you want to start, in this case the apache server (I'm using the xampp software).
So I've added the line "/opt/lampp/lampp start" at the end of boot.local.
Works fine!
Well, I want it to exit nice too. Is there a similar file where I can write exit commands?
Dan (perfect Linux newbie)