diff options
author | lenz@mysql.com <> | 2005-05-04 15:00:18 +0200 |
---|---|---|
committer | lenz@mysql.com <> | 2005-05-04 15:00:18 +0200 |
commit | e4907dcdb7f8929fb6e8781ed613524db057eaa2 (patch) | |
tree | b9deb0f1a2a6f711b2e576faea7905c022093a01 /support-files | |
parent | 68dd50b10a9d7a10a81f07dfc296381df3ece211 (diff) | |
parent | 59930b6e84109a511c4d91e3e3bf1efc9781fbd6 (diff) | |
download | mariadb-git-e4907dcdb7f8929fb6e8781ed613524db057eaa2.tar.gz |
Merge mysql.com:/space/my/mysql-4.1-bug9444
into mysql.com:/space/my/mysql-5.0
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.server.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/mysql.server.sh b/support-files/mysql.server.sh index 071b7696908..6757a1052a8 100644 --- a/support-files/mysql.server.sh +++ b/support-files/mysql.server.sh @@ -10,7 +10,7 @@ # started and shut down when the systems goes down. # Comments to support chkconfig on RedHat Linux -# chkconfig: 2345 90 20 +# chkconfig: 2345 64 36 # description: A very fast and reliable SQL database engine. # Comments to support LSB init script conventions |