vdr: adjust logging

This commit is contained in:
Stefan Saraev 2013-10-12 21:57:03 +03:00
parent d5ad621b10
commit 5c6222542a

View File

@ -72,6 +72,12 @@ done
. /var/config/vdr.conf
VDR_ARG="-g /tmp --no-kbd --log=3"
if [ "$DEBUG" = "yes" ]; then
VDR_ARG="$VDR_ARG --log=3"
else
VDR_ARG="$VDR_ARG --log=1"
fi
SVDRP_PORT=0
# epgsearch needs svdrp