ports/net/nss_ldap/files/pkg-message.in
Mathieu Arnold 2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00

11 lines
236 B
Text

[
{ type: install
message: <<EOM
The nss_ldap module expects to find its configuration files at the
following paths:
LDAP configuration: %%PREFIX%%/etc/nss_ldap.conf
LDAP secret (optional): %%PREFIX%%/etc/nss_ldap.secret
EOM
}
]