We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02483ae commit 1673b23Copy full SHA for 1673b23
src/esxi_img/data/firstboot/98-reboot.sh
@@ -0,0 +1,3 @@
1
+logger -s -t esxi-netinit "Triggering reboot in 20 seconds"
2
+/bin/loadESXEnable -e && /usr/lib/vmware/loadesx/bin/loadESX.py || true
3
+esxcli system shutdown reboot -d 20 -r "rebooting ESXi after host config"
0 commit comments