我mongodb通过Ubuntu Software Centerin安装ubuntu 15.10 desktop。Service Mongodb每次我启动笔记本电脑时都会自动启动。因为它不在服务器版操作系统中,所以我想手动启动或停止服务,例如sudo sevice mongodb start/stop.
我已经绑定到评论# start on runlevel [2345]中/etc/init/mongodb.conf,并*mongo*从所有中删除所有/etc/rc*.d/。该服务仍会自动启动。
所以,请帮助我。