Merge pull request #4560 from chewitt/xorg-error

xorg: prevent _XSERVTransTransNoListen error
This commit is contained in:
Stephan Raue 2016-01-02 14:46:49 +01:00
commit 1031192ae6

View File

@ -7,7 +7,7 @@ ConditionKernelCommandLine=!installer
[Service]
Type=notify
EnvironmentFile=-/run/openelec/debug/xorg.conf
ExecStart=/usr/bin/xorg-launch vt01 $XORG_DEBUG
ExecStart=/usr/bin/xorg-launch -nolisten tcp vt01 $XORG_DEBUG
Restart=always
RestartSec=2
StartLimitInterval=0