[systemd-devel] .target dependency ordering

2025-03-17 Thread Philippe Cerfon
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

Re: [systemd-devel] .target dependency ordering

2025-03-16 Thread Demi Marie Obenour
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