Hi Matthew, I don't know libvirt lxc containers at all, but ...
On Tue, 14 Nov 2017, Matthew Gabeler-Lee wrote: > Nov 14 14:38:33 hostname systemd[1]: Reloading The Apache HTTP Server. > Nov 14 14:38:33 hostname systemd[11798]: apache2.service: Failed at step > NAMESPACE spawning /usr/sbin/apachectl: No such file or directory this seems to say that /usr/sbin/apachectl is missing in your container. I guess this is a configuration problem in your container config. I don't think there is anything that can be done from the apache side. Cheers, Stefan