[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Systemd: Error when replacing postfix LSB init with postfix.service on Debian 8 (jessie)



Le tridi 3 fructidor, an CCXXV, Tom Browder a écrit :
> >   # systemctl start postfix
> >   # systemctl status postfix
> >
> > and got several lines basically saying posfix.service was disabled.

> The exact message is:
> 
> * postfix.service - Postfix Mail Transport Agent
>    Loaded: loaded (/etc/systemd/system/postfix.service; disabled)
>    Active: active (running) since Fri 2017-08-18 04:51:33 CDT; 2 days ago
>    CGroup: /system.slice/postfix.service
>            |- 1505 /usr/lib/postfix/master
>            |- 9515 pickup -l -t unix -u -c
>            `-19868 qmgr -l -t unix -u

Looks like Postfix is running correctly.

Note that "systemctl start" is transient. If you want to make it start
automatically at boot, you have to use "systemctl enable".

Regards,

-- 
  Nicolas George


Reply to: