mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-db/mysql-init-scripts: update init.d for nfsmount removal
Bug: https://bugs.gentoo.org/925459 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
dd27404faf
commit
6f292c815f
@ -63,7 +63,7 @@ STOP_TIMEOUT=120
|
||||
|
||||
# Or from NFS? P.S. This is not a good idea in most cases, but does have some
|
||||
# valid usage cases, so we provide the option.
|
||||
#rc_need="nfsmount"
|
||||
#rc_need="nfsclient"
|
||||
|
||||
# Should any one of the instances satisfy the requirement for MySQL coming up?
|
||||
# By default, we say no.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
Loading…
x
Reference in New Issue
Block a user