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:
parent
99b399b9d6
commit
4e3e396150
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user