diff options
author | unknown <lenz@mysql.com> | 2005-05-04 15:00:18 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2005-05-04 15:00:18 +0200 |
commit | e6a66a6afd3fd4e62480237e96c51a118401bbac (patch) | |
tree | b9deb0f1a2a6f711b2e576faea7905c022093a01 /support-files | |
parent | c0f355762547c01192478b60659038b7751a1ced (diff) | |
parent | 40042ccc6b930a545521b71d6c4e37473f8dff61 (diff) | |
download | mariadb-git-e6a66a6afd3fd4e62480237e96c51a118401bbac.tar.gz |
Merge mysql.com:/space/my/mysql-4.1-bug9444
into mysql.com:/space/my/mysql-5.0
support-files/mysql.server.sh:
Auto merged
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 |