forked from Lainports/freebsd-ports
as weell as net/xrdp to allow users to choose either PipeWire or PulseAudio to meet environment.
23 lines
534 B
Text
23 lines
534 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.
|
|
|
|
To enable audio redirection, install the following ports/packages to meet
|
|
your environment.
|
|
|
|
- audio/pipewire-module-xrdp
|
|
- audio/pulseaudio-module-xrdp
|
|
|
|
EOM
|
|
}
|
|
]
|