sorry sudo not su
b
Brandon Ooi wrote:
try
> su -u mogile mogilefsd -c /etc/mogilefs/mogilefsd.conf --daemon
b
[EMAIL PROTECTED] wrote:
I'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. Are there such startup scripts or do I just put
them in /etc/rc.d/rc.local?
The only item I'm having trouble with is the tracker. Right now I
start it by doing a "su mogile", then running "mogilefsd -c
/etc/mogilefs/mogilefsd.conf --daemon". How would I put that into
the /etc/rc.d/rc.local?