1
0
mirror of https://github.com/krislamo/preseed synced 2024-09-20 04:30:36 +00:00

Try poweroff again

This commit is contained in:
Kris Lamoureux 2020-02-25 09:50:05 -05:00
parent 96d8b6023d
commit 7cca5199b1
Signed by: kris
GPG Key ID: A30022791E1719A4

View File

@ -132,4 +132,5 @@ d-i preseed/late_command string \
https://raw.githubusercontent.com/krislamo/bootstrap/master/authorized_keys;
# 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