summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Clausen <jac@nordu.net>2018-08-02 08:10:43 +0200
committerJon Clausen <jac@nordu.net>2018-08-02 08:10:43 +0200
commit60f09074b313c94b8b1f2ebdaa4558920e10620b (patch)
treeb2ea0dbadf2407dc069f741794dc3131e60a4c77
parent3408839829d5d957a05746a9d66975e21114c183 (diff)
enabled automatic reboot after install
-rw-r--r--ks-template/hw/dell/R7425/100g-dtn.ks2
1 files changed, 1 insertions, 1 deletions
diff --git a/ks-template/hw/dell/R7425/100g-dtn.ks b/ks-template/hw/dell/R7425/100g-dtn.ks
index 52e3b00..478440d 100644
--- a/ks-template/hw/dell/R7425/100g-dtn.ks
+++ b/ks-template/hw/dell/R7425/100g-dtn.ks
@@ -40,7 +40,7 @@ autopart --type=lvm --nohome
clearpart --all --drives=sda,sdb
# Boot the installed system automatically once the install finishes;
-#reboot
+reboot
%packages
@core