From acaa7a673d96ef5f7b0ab4cc445435debbdc5355 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 23 Jun 2009 16:49:06 +0000 Subject: [PATCH] add SNsyncfiledir description git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- perl-xCAT/xCAT/Schema.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/perl-xCAT/xCAT/Schema.pm b/perl-xCAT/xCAT/Schema.pm index e584942cb..4b6239d17 100644 --- a/perl-xCAT/xCAT/Schema.pm +++ b/perl-xCAT/xCAT/Schema.pm @@ -544,6 +544,7 @@ site => { " useSSHonAIX:\t(yes/1 or no/0). If yes, ssh/scp will be setup and used. If no, rsh/rcp will be setup and used on AIX.\n\n". " rsh:\tpath to remote shell command for xdsh.\n\n". " rcp:\tpath to remote copy command for xdcp.\n\n". + " SNsynfiledir:\tThe directory on the Service Node, where xdcp will sync the files from the MN that will eventually be sync'd to the compute nodes. Default is /var/xcat/syncfiles.\n\n". " snmpc:\tThe snmp community string that xcat should use when communicating with the switches.\n\n". " svloglocal:\tsyslog on the service node does not get forwarded to the mgmt node - default is 0.\n\n". " xcatconfdir:\t(default /etc/xcat)\n\n".