重启后Linux服务/etc/rc.d/init.d/mongodb-mms无法自动启动

时间:2019-04-17 18:38:29

标签: linux mongodb shell redhat init

我想在系统启动时为MongoDB Opsmanager服务启用自动重启。

它在我手动启动时起作用

  

服务mongodb-mms启动

看起来设置正确,可以重新启动。

chkconfig --list mongodb-mms
mongodb-mms     0:off   1:off   2:off   3:on    4:off   5:on    6:off


Current run level :  run-level 5  2019-04-15 08:03

请帮助。

0 个答案:

没有答案