correct the message

This commit is contained in:
immarvin 2014-06-09 06:52:07 -07:00
parent 5d479620a4
commit fbce828647

View File

@ -930,7 +930,7 @@ sub pgreboot
if($cmd !=0 )
{
xCAT::MsgUtils->message("E",
" $cmd failed. PostgreSQL will not restart on reboot.");
"enable service $cmd failed. PostgreSQL will not restart on reboot.");
}
}