Robert Moskowitz wrote:
Jan 16 22:24:07 lx120e systemd[1]: PID 14668 read from file
/run/sm-client.pid does not exist. Your service or init script might be
broken.

What does this mean and what do I do about it???

It means the sm-client service is in a bad state. You can either restart[1] the service or stop[2] and disable[3] it if you have no need for sendmail.

[1] # systemctl restart sm-client.service
[2] # systemctl stop sm-client.service
[3] # systemctl disable sm-client.service
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to