Hello Eddy, On Thu, 16 Mar 2017 21:22:11 +0100 "Eddy F." <[email protected]> wrote:
> > Dear Maintainer, > > I installed minidlna on Stretch. Fresh installation without any > modification to config file seems to work : right after install, > minidlna is started (by systemd ?) and is recognised by other devices. > Command 'pgrep minidlna' returns the pid of minidlna. > > As soon as I modify minidlna to work under another user id (and only > that), it doesn't work anymore : > - it is not recognised by another device, > - pgrep minidlna returns nothing, > - systemctl status minidlna returns > > mar 16 21:16:44 ely systemd[1]: Starting LSB: minidlna > server... mar 16 21:16:44 ely minidlna[9399]: [2017/03/16 21:16:44] > minidlna.c:613: error: Media directory > "A,/home/eddy/documents/musique mar 16 21:16:44 ely systemd[1]: > Started LSB: minidlna server. Not enough permission for user minidlna. > -- Configuration Files: > /etc/minidlna.conf changed: > user=eddy Wrong one. Modify user in /etc/default/minidlna, not in minidlna.conf. And do not forget, that minidlna also need write access to cache dir. This issue was discussed in #854802, proper warning was added to config file. (But will be uploaded after Stretch release.) -- Best regards, Alexander Gerasiov Contacts: e-mail: [email protected] Homepage: http://gerasiov.net Skype: gerasiov PGP fingerprint: 04B5 9D90 DF7C C2AB CD49 BAEA CA87 E9E8 2AAC 33F1

