To Start MEDIAPROXY at boot

1. copy directory MEDIAPROXY to /Library/StartupItems/

   cp -r MEDIAPROXY /Library/StartupItems/

2. To start MEDIAPROXY at boot time edit /etc/hostconfig and add a line with:

   MEDIAPROXY=-YES-

To manualy start/stop/restart MEDIAPROXY try either:

/Library/StartupItems/MEDIAPROXY/MEDIAPROXY start 
/Library/StartupItems/MEDIAPROXY/MEDIAPROXY stop
/Library/StartupItems/MEDIAPROXY/MEDIAPROXY restart

