summaryrefslogtreecommitdiff
path: root/www/pocket-id/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/pocket-id/files/pkg-message.in')
-rw-r--r--www/pocket-id/files/pkg-message.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/www/pocket-id/files/pkg-message.in b/www/pocket-id/files/pkg-message.in
new file mode 100644
index 000000000000..f97cc825952b
--- /dev/null
+++ b/www/pocket-id/files/pkg-message.in
@@ -0,0 +1,17 @@
+[
+{ type: install
+ message: <<EOM
+Pocket ID is installed
+
+1) Configure it in %%PREFIX%%/etc/pocket-id.env
+
+2) Enable it with
+
+ sysrc pocket_id_enable=YES
+
+3) Start it with
+
+ service pocket-id start
+EOM
+}
+]