summaryrefslogtreecommitdiff
blob: 77da7a5563c9a807fc9d84e89b47988b215451c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- a/dvdarchive-2.3-beta.sh
+++ b/dvdarchive-2.3-beta.sh
@@ -118,6 +118,10 @@
 DEBUGLOG="/tmp/dvdarchive.sh-debug.log"
 
 #</Configuration>
+
+# read config file
+. /etc/vdr/dvdarchive.conf
+
 #
 # No changes needed after this mark