mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-emulation/ganeti: Revert leftover debug change in -r3 init
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
committed by
Patrick McLean
parent
4da0ce11e3
commit
b0903af80c
@@ -10,7 +10,7 @@ depend() {
|
||||
use net
|
||||
}
|
||||
|
||||
DAEMON_UTIL="/usr/lib64/ganeti/daemon-util"
|
||||
DAEMON_UTIL="/usr/lib/ganeti/daemon-util"
|
||||
|
||||
is_master() {
|
||||
[ -z "${ganeti_master}" ] && ganeti_master="$(gnt-cluster getmaster)"
|
||||
|
||||
Reference in New Issue
Block a user