mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +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
|
||||
VDR_ARG="$VDR_ARG --log=3"
|
||||
else
|
||||
VDR_ARG="$VDR_ARG --log=3"
|
||||
VDR_ARG="$VDR_ARG --log=1"
|
||||
fi
|
||||
|
||||
SVDRP_PORT=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user