Public bug reported:

Binary package hint: mediatomb

Currently mediatomb is putting invalid routes in /etc/default/mediatomb. The 
routes do not need to be there at all and should be removed. The lines I am 
speaking about are:
/etc/default/mediatomb

ROUTE_ADD="/sbin/route add -net 239.0.0.0 netmask 255.0.0.0"
ROUTE_DEL="/sbin/route del -net 239.0.0.0 netmask 255.0.0.0"

These should be changed to


ROUTE_ADD=""
ROUTE_DEL=""

Since most networks are not 239.* this is definetly not valid.

** Affects: mediatomb (Ubuntu)
     Importance: Undecided
         Status: New

-- 
mediatomb placing invalid route in /etc/default/mediatomb
https://bugs.launchpad.net/bugs/226047
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to