diff options
author | cjep <cjep@pkgsrc.org> | 2003-04-21 20:21:45 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-04-21 20:21:45 +0000 |
commit | 868be49d44551196eb75dc7de26ad457fc75fc2f (patch) | |
tree | f38e9d72b8acf93f37a44dcb9750ef931387b2ed | |
parent | 32998c69644d2f8a2bf96c8b117b85a1c886c6b9 (diff) | |
download | pkgsrc-868be49d44551196eb75dc7de26ad457fc75fc2f.tar.gz |
lint
-rw-r--r-- | databases/mysql-server/MESSAGE | 5 |
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. + +=========================================================================== |