summaryrefslogtreecommitdiff
path: root/net/xrdp/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/xrdp/files/pkg-message.in')
-rw-r--r--net/xrdp/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/xrdp/files/pkg-message.in b/net/xrdp/files/pkg-message.in
index 9024c32d5738..d39645be8637 100644
--- a/net/xrdp/files/pkg-message.in
+++ b/net/xrdp/files/pkg-message.in
@@ -1,5 +1,6 @@
-==============================================================================
-
+[
+{ type: install
+ message: <<EOM
xrdp has been installed.
There is an rc.d script, so the service can be enabled by adding this line
@@ -10,5 +11,6 @@ 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
+}
+]