This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.18 by this push:
new bddc09c with -->without
new acdb4a3 Merge pull request #5 from shapeblue/andrijapanicsb-patch-1
bddc09c is described below
commit bddc09c226a1bb040458ba836e97c6b22d8c1e3e
Author: Andrija Panic <[email protected]>
AuthorDate: Thu Mar 16 16:19:39 2023 +0100
with -->without
pls review
---
source/upgrading/upgrade/_sysvm_restart.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source/upgrading/upgrade/_sysvm_restart.rst
b/source/upgrading/upgrade/_sysvm_restart.rst
index 8ed39d1..26aef64 100644
--- a/source/upgrading/upgrade/_sysvm_restart.rst
+++ b/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
will no longer need to restart the system VMs to use the latest code.
When one attempts to live-patch the system VMs, it pretty much mimics the
patching process
-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.
This will update the software packages, which were previously bundled in the
systemvm.iso i.e.,
agent.zip and cloud-scripts.tgz and restart the services that are present in
the /var/cache/cloud/enabled_svcs file
in the system VMs.