Fix openSUSE Apache pid file location

This commit is contained in:
iliajie
2022-11-23 22:52:50 +02:00
parent f4c367f2ae
commit 14b5ae8b4f

View File

@@ -14,7 +14,7 @@ test_always=0
test_apachectl=1
apachectl_path=/usr/sbin/apache2ctl
virt_file=/etc/apache2/vhosts.d
pid_file=/var/run/httpd2.pid
pid_file=/run/httpd.pid
defines_file=/etc/sysconfig/apache2
defines_name=APACHE_SERVER_FLAGS
auto_mods=1