summaryrefslogtreecommitdiff
path: root/devel/rt-mysql
diff options
context:
space:
mode:
authorabs <abs>2004-02-20 00:50:58 +0000
committerabs <abs>2004-02-20 00:50:58 +0000
commit2b45d519669c33e5c8017bf663c75aea6fd8a45f (patch)
treeeee828161cc8b9fcc5a28c6a2f3e065c7cd81926 /devel/rt-mysql
parent77cab5dff0ada87d81e532e80ff5454f01f699bb (diff)
downloadpkgsrc-2b45d519669c33e5c8017bf663c75aea6fd8a45f.tar.gz
note /var/pkg/rt/sessiondata needs to be writable
Diffstat (limited to 'devel/rt-mysql')
-rw-r--r--devel/rt-mysql/files/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/rt-mysql/files/README b/devel/rt-mysql/files/README
index c26a7e1fe21..b5a9c4a81f7 100644
--- a/devel/rt-mysql/files/README
+++ b/devel/rt-mysql/files/README
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: README,v 1.2 2004/02/04 22:19:10 abs Exp $
+$NetBSD: README,v 1.3 2004/02/20 00:50:58 abs Exp $
You must now do post-installation configuration:
@@ -9,7 +9,10 @@ You must now do post-installation configuration:
(3) Run rtconfig (located in @RT_PATH@/etc) to set up the database.
-(4) Read the README.rt file located in the same directory as this
+(4) Ensure /var/pkg/rt/sessiondata is writable as the user under which your
+ web server runs.
+
+(5) Read the README.rt file located in the same directory as this
file. This covers issues such as how to configure your web server
for use with rt, how to set up aliases for the email gateway, and
cron jobs for cleaning out stale data.