mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 01:26:38 +00:00
fix defect 3314547
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9780 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
54cdb92978
commit
515265510f
@ -227,6 +227,7 @@ $::xcatrunningdb2 = 0;
|
||||
# determine the location of the xcatdb instance
|
||||
#
|
||||
$::databaseloc = "/var/lib/db2"; # database location default
|
||||
$::databaselocdir = "/var/lib"; # database path
|
||||
# if database location environment variable is set, use it
|
||||
if ($ENV{'DATABASELOC'}) # input where xcatdb is located
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user