diskimage-builder/elements/ramdisk-base/extra-data.d/scripts/init-end

11 lines
118 B
Plaintext
Raw Normal View History

# Final init steps
echo "rebooting"
reboot -f
echo "failed to reboot"
echo "Starting troubleshooting shell."
bash