<div>I&#39;ve been able to get MogileFS up and running. Now I need to put these services into system startup scripts so that they run when the system is started.&nbsp; Are there such startup scripts or do I just put them in /etc/rc.d/rc.local?
</div>
<div>&nbsp;</div>
<div>The only item I&#39;m having trouble with is the tracker.&nbsp; Right now I start it by doing a &quot;su mogile&quot;, then running &quot;mogilefsd -c /etc/mogilefs/mogilefsd.conf --daemon&quot;.&nbsp; How would I put that into the /etc/rc.d/rc.local?
</div>