mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 22:26:42 +00:00
vdr-addon: ups. accidently changed loglevel in previous commit
This commit is contained in:
parent
c7db0b442b
commit
1ffd85b4c0
@ -90,7 +90,7 @@ VDR_ARG="-g /tmp --no-kbd"
|
|||||||
if [ "$DEBUG" = "yes" ]; then
|
if [ "$DEBUG" = "yes" ]; then
|
||||||
VDR_ARG="$VDR_ARG --log=3"
|
VDR_ARG="$VDR_ARG --log=3"
|
||||||
else
|
else
|
||||||
VDR_ARG="$VDR_ARG --log=3"
|
VDR_ARG="$VDR_ARG --log=1"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
SVDRP_PORT=0
|
SVDRP_PORT=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user