#!/bin/sh echo "root:${VULNBOX_PASSWORD}" | chpasswd rc-service sshd start rc-service nginx start # This is needed, otherwise # the machine will close sleep infinity