今天使用新浪云SAE  报bash: service: command not found 错误

新浪云SAE Centos7 使用service 命令报错bash: service: command not found

解决方法

第一步: yum list | grep initscripts

新浪云SAE Centos7 使用service 命令报错bash: service: command not found

第二步:yum install initscripts -y

安装initscripts

新浪云SAE Centos7 使用service 命令报错bash: service: command not found

第三步 测试service命令是否可用,如果可用会出现以下信息

新浪云SAE Centos7 使用service 命令报错bash: service: command not found

相关文章:

  • 2021-09-23
  • 2022-12-23
  • 2021-09-09
  • 2022-12-23
  • 2022-03-06
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-23
  • 2022-12-23
  • 2021-08-10
  • 2021-08-24
  • 2021-05-10
相关资源
相似解决方案