diff --git a/docs/aims2/aims2.md b/docs/aims2/aims2.md
index 5db20acac94231e5fb8fabfb9ddd9c90cb22b533..351cab5d47a1b0b57403cee0d63b884e1704e9b7 100644
--- a/docs/aims2/aims2.md
+++ b/docs/aims2/aims2.md
@@ -51,7 +51,7 @@ All images are backed up into the DB as blobs, so they are not only stored in Ce
 **Password changing procedure:**
 * Annouce with an OTG that the service will be degraded for 5-10min. No new issued installations will work.
 * Update the service account password and update the Teigi stored value: `tbag set --hg aims aims_password --binary <new_password>`
-* Force a Puppet run on each of the AIMS hosts and run `service httpd restart`
+* Force a Puppet run on each of the AIMS hosts
 
 ---