mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xorg-server: rework debugmode service
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
bf55fa7580
commit
e8ae1050d0
1
packages/x11/xserver/xorg-server/debug.d/xorg.conf
Normal file
1
packages/x11/xserver/xorg-server/debug.d/xorg.conf
Normal file
@ -0,0 +1 @@
|
||||
XORG_DEBUG="-logverbose 6 -verbose 6"
|
@ -7,7 +7,7 @@ ConditionPathExists=/run/openelec/xorg-settings.conf
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=/run/openelec/xorg-settings.conf
|
||||
EnvironmentFile=-/run/openelec/debug.conf
|
||||
EnvironmentFile=-/run/openelec/debug/xorg.conf
|
||||
ExecStart=/usr/bin/Xorg vt01 $XORG_ARGS $XORG_DEBUG
|
||||
Restart=always
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user