What's with systemd?

Kevin Fenzi kevin at scrye.com
Sun Jun 5 14:07:35 UTC 2011


On Sun, 5 Jun 2011 10:05:34 -0400
"Garry T. Williams" <gtwilliams at gmail.com> wrote:

> On Sunday, June 05, 2011 06:35:37 Arthur Dent wrote:
> > The real problem I have is that after a reboot, several key services
> > fail to start. The crucial ones (for me) are sendmail and dovecot.
> > There are no messages in any logs (that I can find), but my
> > mailchain just isn't working.
> 
> I have encountered the same problem (sendmail not starting).  For now,
> I am just doing this after boot:
> 
>     sudo systemctl start sendmail.service
> 
> You will want to do the same with dovecot.service .
> 
> I'm probably missing something having to do with systemd(?).

Does: 

sudo systemctl enable sendmail.service

fix it to start on boot? 

Or: 

sudo chkconfig sendmail on 

?

kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20110605/b3e90108/attachment.bin 


More information about the users mailing list