Thanks, applied as b3a6165bc649036bcb381a13f8ff20f746df9e93. Michael
[sent from post-receive hook] On Thu, 07 Oct 2021 12:18:31 +0200, Alexander Dahl <[email protected]> wrote: > After migrating to rc-once this script does not use any functions from > the included (shell) library anymore. > > Signed-off-by: Alexander Dahl <[email protected]> > Fixes: 0e0f5d31e0e0 ("[dropbear] use rc-once to create server keys") > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/projectroot/etc/init.d/dropbear b/projectroot/etc/init.d/dropbear > index 8f7438462a46..1edda1116a93 100644 > --- a/projectroot/etc/init.d/dropbear > +++ b/projectroot/etc/init.d/dropbear > @@ -7,8 +7,6 @@ NAME=dropbear > DROPBEAR_PORT=22 > DROPBEAR_EXTRA_ARGS= > > -. /lib/init/initmethod-bbinit-functions.sh > - > # test ! -h /var/service/dropbear || exit 0 > > DROPBEAR_RSAKEY_DEFAULT="@KEYDIR@/dropbear_rsa_host_key" _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
