单项选择题

将httpd服务设置为在运行级别3和5开机自启动命令是()

A.chkconfig --level 35httpd on
B.chkconfig --level 3,5httpd on
C.chkconfig --level 35httpd start
D.chkconfig --list 3,5httpd on