aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Bornkessel <hd_brummy@gentoo.org>2007-03-19 14:12:18 +0000
committerJörg Bornkessel <hd_brummy@gentoo.org>2007-03-19 14:12:18 +0000
commit3d1860523cfe6d6f2f2234a302403af9e4e5b056 (patch)
treecca927da3da7c6b6075cf9bee3b6639dee09d352
parentmoved 'set log level' part from Expert Settings to Debug Options (diff)
downloadgentoo-vdr-scripts-3d1860523cfe6d6f2f2234a302403af9e4e5b056.tar.gz
gentoo-vdr-scripts-3d1860523cfe6d6f2f2234a302403af9e4e5b056.tar.bz2
gentoo-vdr-scripts-3d1860523cfe6d6f2f2234a302403af9e4e5b056.zip
back to Revision 408gentoo-vdr-scripts-0.3.8
svn path=/gentoo-vdr-scripts/tags/0.3.8/; revision=410
-rw-r--r--ChangeLog3
-rw-r--r--etc/conf.d/vdr18
2 files changed, 9 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index bb0a893..82472e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,6 @@
# ChangeLog for gentoo-vdr-scripts
# $Id$
- 19 Mar 2007; Joerg Bornkessel <hd_brummy@gentoo.org> ChangeLog:
- moved 'set log level' from Expert Settings to Debug Options
-
*gentoo-vdr-scripts-0.3.8 (31 Jan 2007)
22 Jan 2007; Matthias Schwarzott <zzam@gentoo.org> etc/conf.d/vdr:
diff --git a/etc/conf.d/vdr b/etc/conf.d/vdr
index c4c56cd..ab44f3f 100644
--- a/etc/conf.d/vdr
+++ b/etc/conf.d/vdr
@@ -91,15 +91,6 @@
# Debug Options #
###########################################################
-# set log level
-# 0 = no logging, 1 = errors only,
-# 2 = errors and info, 3 = errors, info and debug
-# if logging should be done to LOG_LOCALn instead of
-# LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7)
-# allowed values: 0 1 2 3
-# default: 1
-LOG="3"
-
# switch startskript to debug-mode, set debug-level
# allowed values: 0 1 2
# default: 0
@@ -188,6 +179,15 @@ LOG="3"
# default: use all DVB devices
#DEVICE=""
+# set log level
+# 0 = no logging, 1 = errors only,
+# 2 = errors and info, 3 = errors, info and debug
+# if logging should be done to LOG_LOCALn instead of
+# LOG_USER, add '.n' to LEVEL, as in 3.7 (n=0..7)
+# allowed values: 0 1 2 3
+# default: 1
+LOG="3"
+
# give additional options to vdr process
# should not be necessary in normal cases.
# please contact developers if you need