PDA

View Full Version : Starting FSD as Deamon on linux


the whaler
12-20-2009, 11:52 AM
Hi James.
hope you can help me.
I have build a redhat9 linux server and am now trying to find ways to start FSD automatically. I have red that this is done by making it a deamon at start but I am not that familiar with Linux.
I am starting on a script, but if you do have a startup script available for the /etc/rc.d directory that would be very helpfull.
Thanks in advance.
Regards.
Lex

L. D. James
12-20-2009, 03:09 PM
Hi James.
hope you can help me.
I have build a redhat9 linux server and am now trying to find ways to start FSD automatically. I have red that this is done by making it a deamon at start but I am not that familiar with Linux.
I am starting on a script, but if you do have a startup script available for the /etc/rc.d directory that would be very helpfull.
Thanks in advance.
Regards.
Lex

edit your /etc/rc.d/rc.local file to run the sample fsd.sh file.


If you're fsd directory is in /usr/local/etc/fsd then add the line:

/usr/local/etc/fsd/fsd.sh

-- L. James

--
L. D. James
ljames@apollo3.com
www.apollo3.com/~ljames (http://www.apollo3.com/%7Eljames)

the whaler
12-20-2009, 04:30 PM
Thanks for your quick reply.
Changed, but I cannot see it starting yet. No time to dig in further so I mannually started server for now.
Could you also look at my other question I still haver regarding the METAR files not being downd. It looks like a permission item but I am not sure. Mayby it is the linux config that needs changing but I am not familiar enouph myself with it.
Regards.
Lex