From 1be37a53ed0d1f73fc43f9e43f97661e2f13eb0b Mon Sep 17 00:00:00 2001
From: Maarten Litmaath <Maarten.Litmaath@cern.ch>
Date: Fri, 14 Jan 2022 23:05:02 +0100
Subject: [PATCH] Adjusted the post-install commands.

---
 docs/site/vobox_container.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/site/vobox_container.md b/docs/site/vobox_container.md
index da20c15..32a7c4e 100644
--- a/docs/site/vobox_container.md
+++ b/docs/site/vobox_container.md
@@ -96,8 +96,8 @@ As an example, the following command may be used to restart rsyslog:
     1. Install a host certificate.
     2. Start the services using the following commands:
       ```console
-      ~$ service alice-box-proxyrenewal start < /dev/null
-      ~$ /usr/sbin/edg-mkgridmap --output=/etc/grid-security/grid-mapfile --safe
+      # /services/alice-box-proxyrenewal start < /dev/null
+      # /usr/sbin/edg-mkgridmap --output=/etc/grid-security/grid-mapfile --safe
       ```
     3. Adjust ```~/.alien/Environment``` as needed. 
 
-- 
GitLab