From 7cca5199b1a5f756f7b592d2b4b8df89f942e4cb Mon Sep 17 00:00:00 2001 From: Kris Lamoureux Date: Tue, 25 Feb 2020 09:50:05 -0500 Subject: [PATCH] Try poweroff again --- vmseed.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vmseed.txt b/vmseed.txt index aba3e10..3ab6da1 100644 --- a/vmseed.txt +++ b/vmseed.txt @@ -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