More descriptive

Also typos in LOGFILE var.
This commit is contained in:
Richard Goodwin
2018-10-21 13:10:50 -05:00
parent 0aa03a1ca8
commit a8ac613fd0
4 changed files with 6 additions and 4 deletions

View File

@@ -272,9 +272,11 @@ configure_hostname
# SETUP STAGE 5 and reboot
# If you see 5 flashes we are probably good!
setup_log "SETUP STAGE 5: Marking successful and remounting filesystem readonly."
/etc/stage_flash 5
mark_setup_success
echo 1 | sudo tee /sys/class/leds/led0/brightness
echo 0 | sudo tee /sys/class/leds/led0/brightness
make_root_fs_readonly
setup_log "Filesystems made read-only. Rebooting."