mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-05 17:07:49 +00:00
xbmc:
- dont start windowmanager
This commit is contained in:
parent
75390c5d65
commit
1827aeb86a
@ -15,10 +15,6 @@ fi
|
||||
|
||||
while true; do
|
||||
|
||||
if [ "$START_WM" = "yes" ]; then
|
||||
$WINDOWMANAGER &
|
||||
fi
|
||||
|
||||
$IONICE $XBMC_BIN $XBMC_ARGS $@ > /dev/null 2>&1
|
||||
RET=$?
|
||||
echo "Exited with code $RET"
|
||||
|
Loading…
x
Reference in New Issue
Block a user