mirror of
https://git.freebsd.org/ports.git
synced 2025-06-16 18:20:33 -04:00
* mark -devel port as IGNORE since net/xrdp has been updated * s/XRDP/xrdp/ in pkg-message, upstream usually spell it lowercase x11-servers/x11rdp: remove port This port is only required by net/xrdp 0.6.2. Since net/xrdp has been updated to 0.9.6, it is no longer required any other port and not useful with standalone at all. 0.9.1 or later uses x11-drivers/xorgxrdp instead. Approved by: hrs (mentor, via email) Relnotes: https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.1 https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.2 https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.3 https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.4 https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.5 https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.6 Differential Revision: https://reviews.freebsd.org/D15375
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.
|
|
|
|
==============================================================================
|