<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16757" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Greetings everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have a SPECIFIC question. We are migrating our 
server application daemon/service from an earlier version on Linux to Fedora 10. 
Fedora 10 appears to use a program called upstart.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Our older program used the /etc/inittab to bootup 
and it had this entry</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT size=2>
<P></FONT><FONT face="Courier New" 
size=3>cyc:2345:respawn:/etc/spyforce/cyclone</FONT></P>
<P><FONT face="Courier New" size=3></FONT>&nbsp;</P>
<P>Essentially when the system booted up, the program cyclone would run and if 
it every died or was killed, init would seamlessly restart it.</P>
<P>My question is how exactly do I replicate this process with the upstart 
design for Fedora 10? Also I tried entering some commands in a file in the 
Fedora 10 /etc/event.d directory. I created a file and tried but I could not 
replicate the formed init respawn process. Can I get some advice or 
documentation about specifically how to do this?</P>
<P>Respectfully,</P>
<P>Omon<FONT size=2></P></FONT></FONT></DIV></BODY></HTML>