commit c94ea979615c1b6c6b97bc6a7c7a34b39ca4a127 parent 565177e7a6a8d9cfbf4e123fbf6ffbfc61f140dc Author: ccx <ccx@te2000.cz> Date: Tue, 19 Mar 2024 00:49:13 +0000 Redirect stderr too Diffstat:
M | service_scripts/xorg/run | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/service_scripts/xorg/run b/service_scripts/xorg/run @@ -79,7 +79,7 @@ if { xauth -f ${XDG_RUNTIME_DIR}/Xauthority source - } -trap -x { USR2 { true } } +fdmove -c 2 1 Xorg -displayfd 5 -nolisten local