Comment 16 for bug 212441

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Here is a more elegant solution using Upstart...

/etc/init.d/mediatomb stop
mv mediatomb.conf /etc/init/ # mediatomb.conf is attached
mv /etc/init.d/mediatomb /etc/init.d/mediatomb.old
rm -f /etc/rc?.d/[SK]??mediatomb
start mediatomb