summaryrefslogtreecommitdiff
path: root/security/softether/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/softether/files/pkg-message.in')
-rw-r--r--security/softether/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/security/softether/files/pkg-message.in b/security/softether/files/pkg-message.in
index ff57ac2ef91f..2daccabd9f27 100644
--- a/security/softether/files/pkg-message.in
+++ b/security/softether/files/pkg-message.in
@@ -1,5 +1,6 @@
-**************************************************************************
-
+[
+{ type: install
+ message: <<EOM
To run softether vpn client from startup, run
sysrc softether_client_enable=yes
@@ -19,5 +20,6 @@ When removing SoftEther VPN without the desire to reinstall, please
ensure to remove the following dirctories as well:
- %%SE_DBDIR%%
- %%SE_LOGDIR%%
-
-**************************************************************************
+EOM
+}
+]