1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

support-files/mysql.server.sh : Fix the startup sequence. bug#18810 + bug#20118

This commit is contained in:
joerg@mysql.com
2006-06-14 16:54:54 +02:00
parent 7e2323ed7e
commit 054cc44ede

View File

@ -17,6 +17,7 @@
### BEGIN INIT INFO
# Provides: mysql
# Required-Start: $local_fs $network $remote_fs
# Should-Start: ypbind nscd ldap ntpd xntpd
# Required-Stop: $local_fs $network $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6