projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aec9bda
)
fix bug for munin admin password
author
Andy Witter
<awitter@georgialibraries.org>
Wed, 13 Nov 2013 15:15:38 +0000
(10:15 -0500)
committer
Andy Witter
<awitter@georgialibraries.org>
Wed, 13 Nov 2013 15:15:38 +0000
(10:15 -0500)
templates/setup.sh
patch
|
blob
|
history
diff --git
a/templates/setup.sh
b/templates/setup.sh
index
34576c0
..
f01826c
100755
(executable)
--- a/
templates/setup.sh
+++ b/
templates/setup.sh
@@
-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