1
0
mirror of https://github.com/krislamo/preseed synced 2025-10-01 21:49:30 +00:00

Try poweroff again

This commit is contained in:
2020-02-25 09:50:05 -05:00
parent 96d8b6023d
commit 7cca5199b1

View File

@@ -132,4 +132,5 @@ d-i preseed/late_command string \
https://raw.githubusercontent.com/krislamo/bootstrap/master/authorized_keys; https://raw.githubusercontent.com/krislamo/bootstrap/master/authorized_keys;
# Poweroff instead of restarting # Poweroff instead of restarting
d-i debian-installer/exit/poweroff boolean true #d-i debian-installer/exit/poweroff boolean true
ubiquity ubiquity/poweroff boolean true