Hi,
I'm running archlinuxarm on RaspberryPi 4, all SW up to date.
I've enabled httpd-service and it starts successfully, but is shutdown by systemd 15min after every start. Service type is simple in the service-file provided by the package. Apache executes graceful stop as expected for service-termination, probably initiated by a systemd timeout.
On Raspberry Pi3 with Raspbian the SW runs without problem. Service type is notify in the service-file provided by the package.
This seems to indicate, that the archlinux-package for apache doesn't match the systemd-requirements for services.
Some help how to get Apache running would be appreciated.
BR
HP