systemctl restart httpd.service
剧本在哪里生活:/etc/systemd/system/httpd.service
而传统的init.d使用更直接的脚本重启:/etc/init.d/httpd restart
systemd=0
在directadmin.conf中,像这样。systemctl restart httpd.service
剧本在哪里生活:/etc/systemd/system/httpd.service
而传统的init.d使用更直接的脚本重启:/etc/init.d/httpd restart
systemd=0
在directadmin.conf中,像这样。