On Sat, 2024-09-21 at 15:35 +0200, Francis.Montagnac@xxxxxxxx wrote: > HI. > > On Sat, 21 Sep 2024 13:16:49 +0100 Patrick O'Callaghan wrote: > > > 4. The journal (see below) shows that httpd does resume with the rest > > of the system, but then is immediately deactivated. The reason for this > > is not stated (there's no error message), but may be because on the > > system resume the network is not yet up. > > Look perhaps in /var/log/http/error_log. > > There is also in the man of httpd.service a chapter: > > Starting the service at boot time > > but nothing about resuming. > > Yes, I've read that. > Does httpd listen on a specific IP address ? > > No. > You can also add a systemd drop-in to restart it always. > > /etc/systemd/system/httpd.service.d/restart.conf > ------------------------------------------------------------ > [Service] > Restart=always > # Prevent a potential CPU loop: RestartSec=10 instead of 10ms > RestartSec=10 > ------------------------------------------------------------ I may try that as a last resort. poc -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue