unixish question
Ok, I have a freebsd server and on this server is a file named /etc/rc.local in which I do the following:
[code] su timewarp -c /usr/home/timewarp/bin/rc.timewarp &</pre><hr></blockquote>
There doesnt seem to be an rc.local in OS X so my question is which rc file should I put something similar in?
[code] su timewarp -c /usr/home/timewarp/bin/rc.timewarp &</pre><hr></blockquote>
There doesnt seem to be an rc.local in OS X so my question is which rc file should I put something similar in?
Comments