mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
openssh: install /etc/moduli too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
45704d0f41
commit
1e80376aed
@ -27,6 +27,7 @@ add_group sshd 74
|
||||
|
||||
mkdir -p $INSTALL/etc
|
||||
cp $PKG_DIR/config/* $INSTALL/etc
|
||||
cp $PKG_BUILD/moduli $INSTALL/etc
|
||||
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp $PKG_BUILD/scp $INSTALL/usr/bin/
|
||||
|
Loading…
x
Reference in New Issue
Block a user