summaryrefslogtreecommitdiff
path: root/security/vault/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/vault/files/pkg-message.in')
-rw-r--r--security/vault/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/vault/files/pkg-message.in b/security/vault/files/pkg-message.in
index e9d8e0b29b30..c12329436e5c 100644
--- a/security/vault/files/pkg-message.in
+++ b/security/vault/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
The vault user created by the vault package is now a member of the daemon
class, which will allow it to use mlock() when started by the rc script. This
will not be reflected in systems where the user already exists. Please add the
@@ -17,3 +20,6 @@ Or to disable mlock, add:
disable_mlock = 1
to %%PREFIX%%/etc/vault.hcl
+EOM
+}
+]