chkconfig: command not found

Posted kisun168

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了chkconfig: command not found相关的知识,希望对你有一定的参考价值。

问题描述:在ubuntu16.X下设置mysql服务自启动时出现错误命令提示

原因:linux环境下的chkconfigsysv-rc-conf所替代

解决办法

sudo apt-get update
sudo apt-get install sysv-rc-conf

成功:

技术图片

 

以上是关于chkconfig: command not found的主要内容,如果未能解决你的问题,请参考以下文章