package/minidlna: use /run for PIDFile
Fixes:
PIDFile= references a path below legacy directory /var/run/, updating
/var/run/minidlna.pid → /run/minidlna.pid; please update the unit file
accordingly.
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit ad46c0ac3681bbf84d564c2825b24cd619f6f5dc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>