Ralf Wildenhues wrote:
Yup, that's what i ended up doing. works well. There really should be a --startupdir=blah folder part of automake.* Ralf Wildenhues wrote on Wed, Jul 16, 2008 at 11:39:00PM CEST:Is there a proper automake way of installing startup scripts?Try init_d_dir = $(sysconfdir)/rc.d/init.d init_d_dir_SCRIPTS = blahThe last line should've been init_d_SCRIPTS = blahSorry about that. Cheers, Ralf
vikram.