add sms operation of rpower for setting boot order

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4902 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2010-01-07 06:38:15 +00:00
parent 99b399b9d6
commit 4e3e396150

View File

@ -16,7 +16,7 @@ sub parse_args {
my $command = $request->{command};
my $args = $request->{arg};
my %opt = ();
my @rpower = qw(on onstandby off stat state reset boot of);
my @rpower = qw(on onstandby off stat state reset boot of sms);
#############################################
# Responds with usage statement