xrdp server

This commit is contained in:
Georgy Kovtunov
2012-02-04 12:15:08 +04:00
parent ce1bca1b79
commit 8ae88a4ba9
17 changed files with 636 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# /etc/conf.d/xrdp
# logfile locations for xrdp and sesman
XRDP_LOGFILE="/var/log/xrdp/xrdp.log"
SESMAN_LOGFILE="/var/log/xrdp/sesman.log"