diff options
author | unknown <tsmith@ramayana.hindu.god> | 2008-03-19 14:57:35 -0600 |
---|---|---|
committer | unknown <tsmith@ramayana.hindu.god> | 2008-03-19 14:57:35 -0600 |
commit | d251fa98d500b01c143d8b75c735e676e48db76f (patch) | |
tree | 228a4ad9b2c76c7aa81e5040650c9b89b68afd7e /support-files | |
parent | e2a90030b3d657f51cb1060675add1c14320201e (diff) | |
parent | 225c269558040f08739047843bd4c4f1608e5c3d (diff) | |
download | mariadb-git-d251fa98d500b01c143d8b75c735e676e48db76f.tar.gz |
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0-build
into ramayana.hindu.god:/home/tsmith/m/bk/build/50
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysqld_multi.server.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/support-files/mysqld_multi.server.sh b/support-files/mysqld_multi.server.sh index aaf3f2ebb40..75908a5db9d 100644 --- a/support-files/mysqld_multi.server.sh +++ b/support-files/mysqld_multi.server.sh @@ -7,6 +7,10 @@ # # This script can be used as /etc/init.d/mysql.server # +# Comments to support chkconfig on RedHat Linux +# chkconfig: 2345 64 36 +# description: A very fast and reliable SQL database engine. +# # Version 1.0 # |