“ systemctl start nginx”和systemctl start nginx.service有什么区别?我看到他们在不同的课堂。还有其他具有* .service的服务。
我想知道它们是否相同?如果我一起使用它们会引起问题吗?
最佳答案
他们是完全一样的,不用担心。
关于linux - systemctl start nginx和systemctl start nginx.service有什么区别?,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/42543506/