You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,8 +22,8 @@ In practice, I use these scripts in two places on the FreeNAS VM: `startup-scrip
22
22
Requirements:
23
23
* The SSH service must be enabled on the ESXi host and public key logons configured from the FreeNAS VM where you wish to execute the scripts.
24
24
* The VMware Tools or equivalent (e.g., Open VM Tools) must be installed on all VMs. This enables the ESXi host to gracefully shut down the VMs when necessary.
25
-
* The scripts are configured to live in a directory named /mnt/tank/systems/scripts - you will need to edit them to match their location on your system.
26
-
* You will need to edit the host.config and esxi.config files to suit your environment.
25
+
* The scripts are configured to live in a directory named `/mnt/tank/systems/scripts` - you will need to edit them to match their location on your system.
26
+
* You will need to edit the `host.config` file to suit your environment.
0 commit comments