diff options
author | unknown <tsmith@ramayana.hindu.god> | 2008-03-19 13:44:50 -0600 |
---|---|---|
committer | unknown <tsmith@ramayana.hindu.god> | 2008-03-19 13:44:50 -0600 |
commit | 225c269558040f08739047843bd4c4f1608e5c3d (patch) | |
tree | 8c96c49bdc57bc37b6fda39751e711ed4cfddc3e /support-files | |
parent | 7fd69f2f76acd57eab5fdb550a68c9fe5d0a0f1c (diff) | |
parent | aae2c0d21c106983d3f71d897e2219d20092fc0d (diff) | |
download | mariadb-git-225c269558040f08739047843bd4c4f1608e5c3d.tar.gz |
Merge ramayana.hindu.god:/home/tsmith/m/bk/b25486/50
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 # |