Hi all :)

do you know how to make an init.d script to start squeak each time a linux server starts... It's for seaside. For now I use a command line
squeak -nodisplay myImage.image  but when I close the shell, squeak stops too

Thanks for all :)

Cédrick