mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
xorg-server:
- dont listen on tcp
This commit is contained in:
parent
92b6b59cad
commit
c0f5dc9b5e
@ -10,7 +10,7 @@
|
|||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
DISPLAY=':0.0'
|
DISPLAY=':0.0'
|
||||||
XORG_NVIDIA_CONF="/etc/X11/xorg-nvidia.conf"
|
XORG_NVIDIA_CONF="/etc/X11/xorg-nvidia.conf"
|
||||||
XORG_ARGS="-s 0 -br -noreset -allowMouseOpenFail -nocursor"
|
XORG_ARGS="-s 0 -br -noreset -allowMouseOpenFail -nocursor -nolisten tcp"
|
||||||
XORG_NVIDIA_MODULE="nvidia"
|
XORG_NVIDIA_MODULE="nvidia"
|
||||||
|
|
||||||
export DISPLAY
|
export DISPLAY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user