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:
Patrick McLean
2019-02-07 17:29:35 -08:00
committed by Patrick McLean
parent 4da0ce11e3
commit b0903af80c

View File

@@ -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)"