ports/net/xrdp-devel/files/pkg-message.in
2020-12-17 02:04:47 +00:00

16 lines
379 B
Text

[
{ type: install
message: <<EOM
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.
EOM
}
]