#!/bin/sh ++group=host/vim/vmvisor/boot # local configuration options # Note: modify at your own risk! If you do/use anything in this # script that is not part of a stable API (relying on files to be in # specific places, specific tools, specific output, etc) there is a # possibility you will end up with a broken system after patching or # upgrading. Changes are not supported unless under direction of # VMware support. # Note: This script will not be run when UEFI secure boot is enabled. # set date for crack vipnet license esxcli system time set --day=20 --month=3 --year=2022 --hour=10 --min=0 --sec=0 exit 0 # /etc/rc.local.d/local.sh