summaryrefslogtreecommitdiff
path: root/net/ldapscripts/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/ldapscripts/files/pkg-message.in')
-rw-r--r--net/ldapscripts/files/pkg-message.in11
1 files changed, 6 insertions, 5 deletions
diff --git a/net/ldapscripts/files/pkg-message.in b/net/ldapscripts/files/pkg-message.in
index 51a29712516b..eb811bab0676 100644
--- a/net/ldapscripts/files/pkg-message.in
+++ b/net/ldapscripts/files/pkg-message.in
@@ -1,6 +1,6 @@
-
-===============================================================
-
+[
+{ type: install
+ message: <<EOM
Security warning :
For security reasons, ldapscripts.conf and ldapscripts.passwd
@@ -14,5 +14,6 @@
chgrp ldapadmins %%ETCDIR%%/ldapscripts.passwd
The ldapscripts are now installed, enjoy !
-
-===============================================================
+EOM
+}
+]