我正在使用 CentOS 6.6。当我尝试运行命令时
sudo systemctl start elasticsearch
Run Code Online (Sandbox Code Playgroud)
我收到这样的错误:
sudo: systemctl: command not found
Run Code Online (Sandbox Code Playgroud)
根据我的理解systemctl
,CentOS 6.9 及之前版本不支持。
有人可以让我知道systemctl
CentOS 6.6 版中的等价物是什么吗?