diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-09 06:44:32 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-09 06:44:32 +0000 |
commit | 05e47ab1177c8f5a03bc3acf72813d7dd3d94386 (patch) | |
tree | 8bbb32f7d01350724bb42adbf531df9047a29eff /databases/mysql-server/PLIST | |
parent | f5fe5c9347b33a996da94c5f2e5869dbf56ae87d (diff) | |
download | pkgsrc-05e47ab1177c8f5a03bc3acf72813d7dd3d94386.tar.gz |
Install the script mysql_secure_installation, missed in previous.
Diffstat (limited to 'databases/mysql-server/PLIST')
-rw-r--r-- | databases/mysql-server/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/mysql-server/PLIST b/databases/mysql-server/PLIST index 5f418728501..668cff43e73 100644 --- a/databases/mysql-server/PLIST +++ b/databases/mysql-server/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2004/10/28 01:08:15 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/11/09 06:44:32 xtraeme Exp $ bin/comp_err bin/isamchk bin/isamlog @@ -10,6 +10,7 @@ bin/myisampack bin/mysql.server bin/mysql_install bin/mysql_install_db +bin/mysql_secure_installation bin/mysql_waitpid bin/mysqld_safe bin/pack_isam |