
On Wed, May 02, 2018 at 04:41:20PM -0400, Lennart Sorensen via talk wrote:
On Wed, May 02, 2018 at 03:39:29PM -0400, Lennart Sorensen via talk wrote:
No idea what Beaver is. Did Ubuntu wrap the alphabet or something?
Files in /etc/init.d don't really do anything unless there is a link to them from /etc/rc#.d for the runlevel, assuming the system is using runlevels. If it uses systemd then it might do it based on other conditions, or use a .service file instead.
If Ubuntu switched to systemd, then something like this might solve the problem:
sudo systemctl enable mediatomb sudo systemctl start mediatomb
Where did the package come from? It seems like a dead project. Debian dropped the package a number of years ago, and it appears Ubuntu did too. It may just not work anymore if it is no longer being maintained.
From what I can find, Gerbera replaced mediatomb and is available to install.
-- Len Sorensen