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:
3047c11
)
Removed unnecessary postfix error when not installing on nodes that do not get postfix.
author
Andy Witter
<awitter@georgialibraries.org>
Wed, 15 Jan 2014 13:42:30 +0000
(08:42 -0500)
committer
Andy Witter
<awitter@georgialibraries.org>
Wed, 15 Jan 2014 13:42:30 +0000
(08:42 -0500)
Signed-off-by: Andy Witter <awitter@georgialibraries.org>
templates/setup.sh
patch
|
blob
|
history
diff --git
a/templates/setup.sh
b/templates/setup.sh
index
11c3605
..
54bdac8
100755
(executable)
--- a/
templates/setup.sh
+++ b/
templates/setup.sh
@@
-234,9
+234,6
@@
fi
if [ -e "$WD/postfix.debconf" ]
then
"$WD/postfix.debconf"
-else
- echo "Failed to pre-configure postfix"
- sleep 4
fi
### Setup LVS servers