From 921f783a8678bcb624e72e401c5012f0cd7ff03a Mon Sep 17 00:00:00 2001 From: radhikap Date: Mon, 19 Aug 2013 11:06:34 +0530 Subject: [PATCH] CLOUDSTACK-1316 location of cloud-set-guest-password updated --- docs/en-US/linux-installation.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/docs/en-US/linux-installation.xml b/docs/en-US/linux-installation.xml index 57dbc884372..14a2f51b3d2 100644 --- a/docs/en-US/linux-installation.xml +++ b/docs/en-US/linux-installation.xml @@ -29,16 +29,13 @@ Download the script file cloud-set-guest-password: - Linux: + Linux: Windows: @@ -46,7 +43,8 @@ Copy this file to /etc/init.d. - On some Linux distributions, copy the file to /etc/rc.d/init.d. + On some Linux distributions, copy the file to + /etc/rc.d/init.d. Run the following command to make the script executable: @@ -57,7 +55,8 @@ On Fedora, CentOS/RHEL, and Debian, run: chkconfig --add cloud-set-guest-password On Ubuntu with VMware tools, link the script file to the - /etc/network/if-up and /etc/network/if-down folders, and run the script: + /etc/network/if-up and /etc/network/if-down + folders, and run the script: #ln -s /etc/init.d/cloud-set-guest-password /etc/network/if-up/cloud-set-guest-password #ln -s /etc/init.d/cloud-set-guest-password /etc/network/if-down/cloud-set-guest-password If you are using Ubuntu 11.04, start by creating a directory