mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xorg-server:
- dont reset if last client exit
This commit is contained in:
parent
dfab14fefd
commit
1c520f2a3a
@ -5,7 +5,7 @@
|
||||
# 'vt02' starts X on virtual terminal 2.
|
||||
# '-logverbose 6' enables useful troubleshooting output in /var/log/Xorg.0.0.log.
|
||||
|
||||
args="-s 0 -br -allowMouseOpenFail "
|
||||
args="-s 0 -br -noreset -allowMouseOpenFail "
|
||||
|
||||
if /usr/bin/test "${MOOVIDA_DEBUG}" = "yes" ; then
|
||||
args="${args} -logverbose 6 -verbose 0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user