From 14b5ae8b4fc5a6ffbdaabd165cbb8959faeaa830 Mon Sep 17 00:00:00 2001 From: iliajie Date: Wed, 23 Nov 2022 22:52:50 +0200 Subject: [PATCH] Fix openSUSE Apache pid file location --- apache/config-openSUSE-Linux-15.0-ALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache/config-openSUSE-Linux-15.0-ALL b/apache/config-openSUSE-Linux-15.0-ALL index 66581d122..d0f6f951f 100644 --- a/apache/config-openSUSE-Linux-15.0-ALL +++ b/apache/config-openSUSE-Linux-15.0-ALL @@ -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