BUG#22600974 - SYSV INITSCRIPT FOR RHEL DON'T ENABLE MYSQLD SERVICE BY DEFAULT
Enable mysqld service by default in sysv initscrips
This commit is contained in:
parent
93e6f38886
commit
a4f2391d8d
@ -3,7 +3,7 @@
|
|||||||
# mysqld This shell script takes care of starting and stopping
|
# mysqld This shell script takes care of starting and stopping
|
||||||
# the MySQL subsystem (mysqld).
|
# the MySQL subsystem (mysqld).
|
||||||
#
|
#
|
||||||
# chkconfig: - 64 36
|
# chkconfig: 345 64 36
|
||||||
# description: MySQL database server.
|
# description: MySQL database server.
|
||||||
# processname: mysqld
|
# processname: mysqld
|
||||||
# config: /etc/my.cnf
|
# config: /etc/my.cnf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user