Thanks, applied as ecb610674bb85b65d3d27f57f71a5cb9f7aef10a.

Michael

[sent from post-receive hook]

On Tue, 30 Mar 2021 20:07:53 +0200, Uwe Kleine-König 
<[email protected]> wrote:
> ifupdown can usually be started quite early. There might be some additional
> dependencies (e.g. on devices or kernel modules) but these are not formalized
> with the default dependencies either. So in this case you have to overwrite
> the service for your device anyhow.
> 
> Signed-off-by: Uwe Kleine-König <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/projectroot/usr/lib/systemd/system/ifupdown.service 
> b/projectroot/usr/lib/systemd/system/ifupdown.service
> index f9dd5b473b63..4531ef44326c 100644
> --- a/projectroot/usr/lib/systemd/system/ifupdown.service
> +++ b/projectroot/usr/lib/systemd/system/ifupdown.service
> @@ -1,6 +1,7 @@
>  [Unit]
>  Description=Handle network interface with ifup/ifdown
>  Before=network.target
> +DefaultDependencies=no
>  
>  [Service]
>  Type=oneshot

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to