CentOS 无法找到 Systemctl 命令的解决办法

xiaoxiao2021-02-28  57

centos 6 找不到Systemctl怎么办

没事,您可以使用 service 。比如想要启动 NGINX,可以这样:

service nginx start

使用 service 命令替代


参考资料:

1、Systemctl无法找到怎么办 https://talk.ninghao.net/t/systemctlwu-fa-zhao-dao-zen-yao-ban/2559

2、service与chkconfig的替代者systemctl http://www.361way.com/systemctl/3709.html

转载请注明原文地址: https://www.6miu.com/read-2630934.html

最新回复(0)