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