mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix openSUSE Apache pid file location
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user