4264a1b54e
- Update rc script in order to control daemons xrdp and xrdp-sesman separately - Update WWW in pkg-descr - Trim Makefile header PR: ports/173566 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
14 lines
496 B
Text
14 lines
496 B
Text
==============================================================================
|
|
|
|
XRDP has been installed.
|
|
|
|
There is an rc.d script, so the service can be enabled by adding this line
|
|
in /etc/rc.conf:
|
|
|
|
xrdp_enable="YES"
|
|
xrdp_sesman_enable="YES" # if you want to run xrdp-sesman on the same machine
|
|
|
|
Do not forget to edit the configuration files in "%%PREFIX%%/etc/xrdp"
|
|
and the "%%PREFIX%%/etc/xrdp/startwm.sh" script.
|
|
|
|
==============================================================================
|