Thanks, applied as 7c9507daa76067b8e08357809baa89e63b45b317.

Michael

[sent from post-receive hook]

On Mon, 08 Apr 2024 13:05:22 +0200, Alexander Dahl <a...@thorsis.com> wrote:
> Scripts in those folders not considered anymore since busybox 1.21.0
> (ptxdist-2013.06.0).
> 
> This reverts commit 09e94f459f26c5784a0440cb946fc97fc53f5879.
> 
> Signed-off-by: Alexander Dahl <a...@thorsis.com>
> Message-Id: <20240403100856.46337-3-...@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/initmethod-systemd.make b/rules/initmethod-systemd.make
> index be2a31817a6e..8701a6bc138c 100644
> --- a/rules/initmethod-systemd.make
> +++ b/rules/initmethod-systemd.make
> @@ -48,10 +48,8 @@ ifdef PTXCONF_INITMETHOD_SYSTEMD_IFUPDOWN
>       @$(call install_alternative, initmethod-systemd, 0, 0, 0644, 
> /etc/network/interfaces)
>       @$(call install_copy, initmethod-systemd, 0, 0, 0755, 
> /etc/network/if-down.d)
>       @$(call install_copy, initmethod-systemd, 0, 0, 0755, 
> /etc/network/if-up.d)
> -     @$(call install_copy, initmethod-systemd, 0, 0, 0755, 
> /etc/network/if-pre-down.d)
>       @$(call install_copy, initmethod-systemd, 0, 0, 0755, 
> /etc/network/if-post-down.d)
>       @$(call install_copy, initmethod-systemd, 0, 0, 0755, 
> /etc/network/if-pre-up.d)
> -     @$(call install_copy, initmethod-systemd, 0, 0, 0755, 
> /etc/network/if-post-up.d)
>  endif
>  
>       @$(call install_finish,initmethod-systemd)

Reply via email to