You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-plugins/vdr-extrecmenu/files/dvdarchive-2.3-beta-configf...

14 lines
302 B

--- dvdarchive-2.3-beta.sh 2009-10-06 16:23:20.000000000 +0200
+++ dvdarchive-2.3-beta.sh 2009-10-06 17:32:43.000000000 +0200
@@ -118,6 +118,10 @@
DEBUGLOG="/tmp/dvdarchive.sh-debug.log"
#</Configuration>
+
+# read config file
+. /etc/vdr/dvdarchive.conf
+
#
# No changes needed after this mark