Hey.
I have two scenarios where I'm not quite sure whether I understand
things correctly.
1) I'd like to start a firewall service *before* networking is brought up.
My understanding was hat this would best be done in the
firewall.service unit by e.g.
[Unit]
Before=network-pre.target
[Install]
Re
On Sun, Mar 16, 2025 at 08:32:45PM +0100, Philippe Cerfon wrote:
> Hey.
>
> I have two scenarios where I'm not quite sure whether I understand
> things correctly.
>
>
> 1) I'd like to start a firewall service *before* networking is brought up.
> My understanding was hat this would best be done i