Files
pkgsrc-ng/multimedia/minidlna/patches/patch-conf
2013-09-26 17:14:40 +02:00

18 lines
685 B
Plaintext

$NetBSD: patch-conf,v 1.1 2012/10/15 22:48:02 drochner Exp $
--- minidlna.conf.orig 2012-02-14 18:26:53.000000000 +0000
+++ minidlna.conf
@@ -17,10 +17,10 @@ media_dir=/opt
#friendly_name=My DLNA Server
# set this if you would like to specify the directory where you want MiniDLNA to store its database and album art cache
-#db_dir=/var/cache/minidlna
+db_dir=/var/db/minidlna
# set this if you would like to specify the directory where you want MiniDLNA to store its log file
-#log_dir=/var/log
+log_dir=/var/db/minidlna
# set this to change the verbosity of the information that is logged
# each section can use a different level: off, fatal, error, warn, info, or debug