Conversation
Notices
-
Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Friday, 15-May-2026 13:18:50 EDT
Clarissa Walker
More changes to the scripts:
* httpd.conf now has the mod_systemd module added and enabled (missed in the initial tidying up process for httpd 2.4.66).
* httpd.service now properly supports systemd handling. ExecStart is also changed: FOREGROUND option now used.-
Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Friday, 15-May-2026 13:26:23 EDT
Clarissa Walker
Goofed on the httpd.service file: KillSignal should not be mixed!
KillSignal changed back to SIGCONF, KillMode should be mixed... -
Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Friday, 15-May-2026 13:27:25 EDT
Clarissa Walker
Rather... SIGCONT... -
Clarissa Walker (amisapphire@cwcyrix.nsupdate.info)'s status on Friday, 15-May-2026 13:30:17 EDT
Clarissa Walker
httpd.service: Unit : After now has network.target added. Hopefully this fixes the 'fail-at-start' after a system reboot.
-