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

Re: Postfix Mariadb startup



On Sun, Aug 31, 2025 at 14:21:11 +0200, Marco Moock wrote:
> On 31.08.2025 11:40 Uhr Tommy Berglund wrote:
> 
> > How can I fix postfix to start after Maria is ready?
> 
> You may edit the systemd unit using After=.

And by "edit the systemd unit", what Marco means is "create an override
file under /etc which adds directives to the existing systemd unit,
which you should not directly modify".

This can be done by using the command "systemctl edit UNITNAME"
(without the --full option), or manually with mkdir and so on.

For the documentation of After= see systemd.unit(5).


Reply to: