diff options
author | joerg@mysql.com <> | 2006-06-14 18:13:36 +0200 |
---|---|---|
committer | joerg@mysql.com <> | 2006-06-14 18:13:36 +0200 |
commit | 6448fca67a7939f1e18a7a8457e9b328fdc28cfe (patch) | |
tree | 83469f6fca934c3f1fd4f30e1fee5611321daf51 /support-files | |
parent | 88373a025a5ffc5ac7156af28fd26ea4d31dc872 (diff) | |
parent | 054cc44ede4366e1522dbe47f101a55d6dcf26a1 (diff) | |
download | mariadb-git-6448fca67a7939f1e18a7a8457e9b328fdc28cfe.tar.gz |
Merge mysql.com:/M41/bug18810-4.1 into mysql.com:/M50/bug18810-5.0
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/mysql.server.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/mysql.server.sh b/support-files/mysql.server.sh index bf17375c0eb..27a1b85a354 100644 --- a/support-files/mysql.server.sh +++ b/support-files/mysql.server.sh @@ -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 |