On 4/29/25 08:35, jarmo wrote:
Tue, 29 Apr 2025 07:10:46 -0700
Mike Wright <nob...@nospam.hostisimo.com> kirjoitti:

On 4/29/25 04:50, jarmo wrote:
Loaded: loaded (/usr/lib/systemd/system/postfix.service; disabled;
preset: disabled)

That line says it is disabled.


Try "systemctl enable --now postfix", then "systemctl status
postfix". See if that status changes.

I have it running, started by hand. Question was,
when updated kernel today and couple days ago, rebooted
postfix service didn't start, had to start by hand.


Read what I posted to you before. It is disabled. That means it will NOT START automatically. You must enable it in order for it to be started automatically.

the command "systemctl enable --now postfix" will set it to be started automatically and the --now means start it as soon as it becomes enabled.

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to