mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xorg-server: rework debugmode service
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user