${SYSCONFDIR}/rc.d -> ${RCDIR}

Few tweaks to README.

ok landry@ (maintainer)
This commit is contained in:
ajacoutot 2012-08-06 10:43:45 +00:00
parent cebf0414ca
commit a861245e67
2 changed files with 5 additions and 7 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.21 2012/08/04 15:10:30 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.22 2012/08/06 10:43:45 ajacoutot Exp $
COMMENT = mailing list manager with web interface
VERSION = 6.1.7
DISTNAME = sympa-${VERSION}
REVISION = 1
REVISION = 2
CATEGORIES = mail www

View File

@ -1,4 +1,4 @@
$OpenBSD: README,v 1.5 2012/08/04 15:10:30 ajacoutot Exp $
$OpenBSD: README,v 1.6 2012/08/06 10:43:46 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -19,8 +19,6 @@ You should also install the corresponding p5-DBD-{mysql,SQLite,Pg} module.
Moreover, p5-ldap package is needed if you plan to use LDAP features
and p5-SOAP-Lite package is needed if you plan to use sympa_soap_server.
Start sympa using the init.d-style ${TRUEPREFIX}/sbin/sympa script.
WWSympa configuration
=====================
@ -39,12 +37,12 @@ Startup/Shutdown configuration
==============================
You can control sympa/wwsympa.fcgi daemons using the rc scripts in
${SYSCONFDIR}/rc.d/.
${RCDIR}.
Mail aliases configuration
==========================
add systemwide robot aliases to your aliases file :
Add systemwide robot aliases to your aliases file:
sympa: "| ${TRUEPREFIX}/libexec/sympa/queue sympa@domain.tld"
listmaster: "| ${TRUEPREFIX}/libexec/sympa/queue listmaster@domain.tld"