restart sshd service
This commit is contained in:
parent
d2cc661ed8
commit
9ca6bed8f1
@ -49,6 +49,8 @@ if [ -f /lib/ld-linux.so.2 ]; then
|
||||
cp --parents /lib/ld-linux.so.2 /$CHROOT
|
||||
fi
|
||||
|
||||
systemctl restart sshd
|
||||
|
||||
echo "NOTE: If you are using a shell that is NOT /bin/bash, you need to tell"
|
||||
echo " chroot that by using: chroot $CHROOT {other shell path}"
|
||||
echo ""
|
||||
|
Loading…
Reference in New Issue
Block a user