You are not logged in.

#1 2012-11-01 12:59:24

samuellittley
Member
Registered: 2012-11-01
Posts: 1

httpd and postfix failing to start under systemd

I've just switched my server to using systemd, following the instructions at https://wiki.archlinux.org/index.php/Systemd - It all worked fine under the Mixed systemd/sysvinit/initscripts and Mixed systemd/initscripts install, but the removing initscripts stage has failed.

The network is up and running, I'm ssh-ing in, so sshd starts fine. Both httpd and postix start normally using `httpd -k start` and `postfix start`, but using `systemctl start httpd` fails, and the services aren't running after a reboot.

`journalctl` shows nothing relevant. The actual `systemctl start httpd` command sits and does nothing, giving no error messages at all.

Offline

Board footer

Powered by FluxBB