summaryrefslogtreecommitdiffstats
path: root/rules/openssh.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/openssh.make')
-rw-r--r--rules/openssh.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/openssh.make b/rules/openssh.make
index dcdc19202..67ea8abe8 100644
--- a/rules/openssh.make
+++ b/rules/openssh.make
@@ -94,6 +94,7 @@ endif
ifdef PTXCONF_INITMETHOD_BBINIT
ifdef PTXCONF_OPENSSH_SSHD_STARTSCRIPT
+ @$(call install_alternative, openssh, 0, 0, 0755, /etc/rc.once.d/openssh)
@$(call install_alternative, openssh, 0, 0, 0755, /etc/init.d/openssh)
endif
endif