mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	Changed name and location of IVM netboot script "/usr/sbin/lpar_netboot" to "/sbin/lpar_netboot.expect" - Line #148
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@205 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -145,7 +145,7 @@ sub ivm_rnetboot { | ||||
|     my $ssh     = @$exp[0]; | ||||
|     my $userid  = @$exp[4]; | ||||
|     my $pw      = @$exp[5]; | ||||
|     my $cmd     = "/usr/sbin/lpar_netboot"; | ||||
|     my $cmd     = "/sbin/lpar_netboot.expect"; | ||||
|     my $result; | ||||
|  | ||||
|     ####################################### | ||||
|   | ||||
		Reference in New Issue
	
	Block a user