summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorcjep <cjep>2003-04-21 20:21:45 +0000
committercjep <cjep>2003-04-21 20:21:45 +0000
commit7ba3965a398f5f9c9c80ba08fb1ffe1cd71a7167 (patch)
treef38e9d72b8acf93f37a44dcb9750ef931387b2ed /databases
parenta9a9c15f6bf0f49bbb234017479cdd82671e7d76 (diff)
downloadpkgsrc-7ba3965a398f5f9c9c80ba08fb1ffe1cd71a7167.tar.gz
lint
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql-server/MESSAGE5
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/mysql-server/MESSAGE b/databases/mysql-server/MESSAGE
index 5a828c3667e..c8761754d0a 100644
--- a/databases/mysql-server/MESSAGE
+++ b/databases/mysql-server/MESSAGE
@@ -1,3 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.5 2003/04/21 20:21:45 cjep Exp $
+
The MySQL directory `${MYSQL_DATADIR}' should be owned by the
user `${MYSQL_USER}' and group `${MYSQL_GROUP}'. This can be done with:
chown -R ${MYSQL_USER}:${MYSQL_GROUP} ${MYSQL_DATADIR}
@@ -11,3 +14,5 @@ the MySQL root user! This is done by running both:
As there is no existing password, just press Return.)
See the manual for more instructions.
+
+===========================================================================