-Change for SLES named path to be acceptable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1770 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -36,6 +36,9 @@ my $dotxt = 0; | ||||
| my $dontdodomains = 0; | ||||
| my $Bootfile = "/etc/named.conf"; | ||||
| my $DBDir = "/var/named/"; | ||||
| unless (-d $DBDIR) { | ||||
|     $DBDir = " /var/lib/named"; | ||||
| } | ||||
| my $Domain = ""; | ||||
| my $Hostfile = "/etc/hosts"; | ||||
| my $Commentfile = ""; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user