diff options
Diffstat (limited to 'www/guacamole-client/files/pkg-message.in')
| -rw-r--r-- | www/guacamole-client/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/guacamole-client/files/pkg-message.in b/www/guacamole-client/files/pkg-message.in index 20df17fc94c8..da50a7500211 100644 --- a/www/guacamole-client/files/pkg-message.in +++ b/www/guacamole-client/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM For a quick Guacamole setup and test: Guacamole-client requires authentication to start. cp %%ETCDIR%%/user-mapping.xml.sample \ @@ -9,3 +12,6 @@ For a quick Guacamole setup and test: For upgrading guacamole, this is a reminder to upgrade the auth-extensions. (and database if jdbc is used) https://guacamole.apache.org/doc/gug/jdbc-auth.html +EOM +} +] |
