This commit is contained in:
fgerlits 2006-12-05 15:39:47 +00:00
parent b56fd1cec2
commit 76259642e7
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ $install_bin/gst-register
#-------------------------------------------------------------------------------
# Generate a random password for the scheduler's to access the storage
# Generate a random password for the scheduler's access to the storage
#-------------------------------------------------------------------------------
SCHEDULER_STORAGE_PASS=`pwgen -N1 -c -n -s`
php -q $install_bin/changeSchedulerPassword.php ${SCHEDULER_STORAGE_PASS}