【Linux】Failed to issue method call: Unit httpd.service failed to load: No such file or directory.
centos7修改httpd.service后运行systemctl restart httpd.service提示Failed to issue method call: Unit httpd.service failed to load: No such file or directory.执行systemctl daemon-reload在次运行即可systemctl restart htt
·
centos7修改httpd.service后运行systemctl restart httpd.service提示
Failed to issue method call: Unit httpd.service failed to load: No such file or directory.
执行
systemctl daemon-reload
在次运行即可
systemctl restart httpd.service
这是由于没有重新加载/usr/lib/systemd/system目录下的service导致的。
开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!
更多推荐
已为社区贡献2条内容
所有评论(0)