Change default Xorg logfile to .xorgxrdp.%s.log

The log file is created in the home directory, %s is replaced with the
display number (e.g. 10).

If Xorg is run setuid root, it can refuse to run if the log path is
absolute.
This commit is contained in:
Pavel Roskin 2016-12-02 17:11:13 +00:00
parent 8516d6d66b
commit 9cbf3d1bb8
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ param=-noreset
param=-nolisten
param=tcp
param=-logfile
param=/dev/null
param=.xorgxrdp.%s.log
[Chansrv]
; drive redirection, defaults to xrdp_client if not set