From b1d6aaf13cd27932eacd66696b3639ac140a532e Mon Sep 17 00:00:00 2001 From: Jon Clausen Date: Mon, 13 Aug 2018 10:47:28 +0200 Subject: reboot after install ends --- ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks index 17cfa7f..1a39e13 100644 --- a/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks +++ b/ks-template/hw/supermicro/SYS-5018D-FN8T/dtn-10g.ks @@ -43,7 +43,7 @@ autopart --type=lvm clearpart --all --initlabel --drives=CLEARPART # Boot the installed system automatically once the install finishes; -#reboot +reboot %packages @core -- cgit v1.1