fix bug for munin admin password
authorAndy Witter <awitter@georgialibraries.org>
Wed, 13 Nov 2013 15:15:38 +0000 (10:15 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Wed, 13 Nov 2013 15:15:38 +0000 (10:15 -0500)
templates/setup.sh

index 34576c0..f01826c 100755 (executable)
@@ -661,7 +661,7 @@ then
        echo
        echo "Generating password for muninadmin ..."
        sleep 2
-       htpasswd -bc /var/cache/munin/www muninadmin ${MUNIN_PWD} && rm -f ${WD}/.munin_admin_password
+       htpasswd -bc /var/cache/munin/www/.htpasswd muninadmin ${MUNIN_PWD} && rm -f ${WD}/.munin_admin_password
 fi
 
 ## Setup Apache2 for Icinga