service mongod does not support chkconfig【原创】

centos6添加服务报错

[root@localhost init.d]# chkconfig mongod --add
service mongod does not support chkconfig

解决办法

修改# chkconfig:为
# chkconfig: - 90 10

 

posted @ 2025-05-09 16:13  paul_hch  阅读(11)  评论(0)    收藏  举报