summaryrefslogtreecommitdiff
path: root/security/meek/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/meek/files/pkg-message.in')
-rw-r--r--security/meek/files/pkg-message.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/security/meek/files/pkg-message.in b/security/meek/files/pkg-message.in
index f776f47aea6a..65e286afc031 100644
--- a/security/meek/files/pkg-message.in
+++ b/security/meek/files/pkg-message.in
@@ -1,4 +1,6 @@
-================================================================================
+[
+{ type: install
+ message: <<EOM
If you are using meek with tor, here are some instructions:
As a client, add the following to %%PREFIX%%/etc/tor/torrc:
@@ -9,5 +11,6 @@ As a client, add the following to %%PREFIX%%/etc/tor/torrc:
--url=https://meek-reflect.example.com \
--front=www.example.com \
--log meek-client.log
-
-================================================================================
+EOM
+}
+]