Hello, When I installed apache I found that I was unable to use systemctl start httpd. Every time it timed out.
I investigated and found that httpd started fine from the command line. I found at https://github.com/Werkov/systemd/commit/73969ab61c39357e6892747e43307fbf07cafbed a patch that resolves the problem. This could possibly be done by using sed instead of creating a new patch. This really is needed for those who only ever follow the stable version of the book. I manually applied the changes and can confirm that the service now correctly starts. Regards, Christopher. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
