We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783b9e7 commit bddc09cCopy full SHA for bddc09c
1 file changed
source/upgrading/upgrade/_sysvm_restart.rst
@@ -30,7 +30,7 @@ useful in cases when the code version has upgraded but the template hasn't. In s
30
will no longer need to restart the system VMs to use the latest code.
31
32
When one attempts to live-patch the system VMs, it pretty much mimics the patching process
33
-that happens when booting up the System VMs but with having to shut down the system VMs.
+that happens when booting up the System VMs but without having to shut down the system VMs.
34
This will update the software packages, which were previously bundled in the systemvm.iso i.e.,
35
agent.zip and cloud-scripts.tgz and restart the services that are present in the /var/cache/cloud/enabled_svcs file
36
in the system VMs.
0 commit comments