What's with systemd?

Garry T. Williams gtwilliams at gmail.com
Sun Jun 5 14:25:16 UTC 2011


On Sunday, June 05, 2011 10:07:35 Kevin Fenzi wrote:
> Does: 
> 
> sudo systemctl enable sendmail.service
> 
> fix it to start on boot? 
> 
> Or: 
> 
> sudo chkconfig sendmail on 
> 
> ?

I did systemctl enable sendmail.service initially tinking that was all
I needed.  When I noticed that failed at reboot, I did chkconfig
sendmail on and that didn't help matters.

I see a mail-transfer-agent.target in /lib/systemd/system, but my
systemd knowledge is lacking.  Should this unit be referenced in
another unit, say multiuser.target?  Should there be a link to it in
/usr/lib/systemd/user?

Would systemd.log_level=debug be of any use?

-- 
Garry Williams


More information about the users mailing list