projects
/
slony1-engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b607f7
)
Fix init script, so that log directory path will match upstream.
author
Devrim GUNDUZ
<devrim@gunduz.org>
Mon, 17 Aug 2009 21:19:24 +0000
(21:19 +0000)
committer
Devrim GUNDUZ
<devrim@gunduz.org>
Mon, 17 Aug 2009 21:19:24 +0000
(21:19 +0000)
redhat/slony1.init
patch
|
blob
|
blame
|
history
diff --git
a/redhat/slony1.init
b/redhat/slony1.init
index 3d28449997d29b6adf0f3cc58b8d132f8494e0fc..374708638abb54c4d4f8950a4ff86a1957ecb584 100755
(executable)
--- a/
redhat/slony1.init
+++ b/
redhat/slony1.init
@@
-48,7
+48,7
@@
SLONENGINE=/usr/bin
SLONDAEMON=$SLONENGINE/slon
SLONCONF=/etc/slon.conf
SLONPID=/var/run/slon.pid
-SLONLOG=/var/log/slony
1
+SLONLOG=/var/log/slony
test -x $SLONDAEMON || exit 5