diff options
Diffstat (limited to 'www/web2ldap/files/pkg-message.in')
| -rw-r--r-- | www/web2ldap/files/pkg-message.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/web2ldap/files/pkg-message.in b/www/web2ldap/files/pkg-message.in index 74f14adc5718..0bb466085dc3 100644 --- a/www/web2ldap/files/pkg-message.in +++ b/www/web2ldap/files/pkg-message.in @@ -1,15 +1,15 @@ =============================================================================== Run: - %%PREFIX%%/web2ldap/sbin/web2ldap.py + %%DATADIR%%/sbin/web2ldap.py to start the standalone version of web2ldap. By default it only accepts connections from localhost, but this can be modified in: - %%PREFIX%%/web2ldap/etc/web2ldap/web2ldapcnf/standalone.py + %%DATADIR%%/etc/web2ldap/web2ldapcnf/standalone.py For instructions on installing the CGI version of web2ldap, please look at the enclosed documentation in: - %%PREFIX%%/web2ldap/htdocs/ + %%DOCSDIR%%/htdocs/ =============================================================================== |
