Skip to content

Commit 88be5dd

Browse files
bkandasabjornmu
authored andcommitted
BUG#22600974 - SYSV INITSCRIPT FOR RHEL DON'T ENABLE MYSQLD SERVICE BY DEFAULT
Enable mysqld service by default in sysv initscrips (cherry picked from commit 0fe41fe79983a8bae89c630adc2ed7dd4fe43607)
1 parent 606ef82 commit 88be5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/rpm-oel/mysql.init

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# mysqld This shell script takes care of starting and stopping
44
# the MySQL subsystem (mysqld).
55
#
6-
# chkconfig: - 64 36
6+
# chkconfig: 345 64 36
77
# description: MySQL database server.
88
# processname: mysqld
99
# config: /etc/my.cnf

0 commit comments

Comments
 (0)