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>
---
 rules/initmethod-systemd.make | 2 --
 1 file changed, 2 deletions(-)

diff --git a/rules/initmethod-systemd.make b/rules/initmethod-systemd.make
index be2a31817..8701a6bc1 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)
-- 
2.39.2


Reply via email to