summaryrefslogtreecommitdiffstats
path: root/rules/openssh.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/openssh.make')
-rw-r--r--rules/openssh.make2
1 files changed, 0 insertions, 2 deletions
diff --git a/rules/openssh.make b/rules/openssh.make
index 99fca3f46..2c86a97a1 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -110,7 +110,6 @@ ifdef PTXCONF_OPENSSH_SSHD_GENKEYS
endif
endif
-ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_OPENSSH_SSHD_STARTSCRIPT
@$(call install_alternative, openssh, 0, 0, 0755, /etc/init.d/openssh)
@@ -120,7 +119,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_OPENSSH_BBINIT_LINK)),)
/etc/rc.d/$(PTXCONF_OPENSSH_BBINIT_LINK))
endif
endif
-endif
ifdef PTXCONF_INITMETHOD_SYSTEMD
ifdef PTXCONF_OPENSSH_SSHD_SYSTEMD_UNIT
@$(call install_alternative, openssh, 0, 0, 0644, \