projects
/
slony-i
/
slony_failover
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb2d94c
)
Make directory consistent in init.debian
author
glyn
<glyn@8kb.co.uk>
Tue, 3 Jun 2014 11:33:54 +0000
(12:33 +0100)
committer
glyn
<glyn@8kb.co.uk>
Tue, 3 Jun 2014 11:33:54 +0000
(12:33 +0100)
init.debian
patch
|
blob
|
history
diff --git
a/init.debian
b/init.debian
index
17df393
..
12cbd22
100644
(file)
--- a/
init.debian
+++ b/
init.debian
@@
-12,8
+12,8
@@
NAME=slony_failover
USER=root
-DAEMON=/var/slony/failover/$NAME.pl
-CFGFILE=/var/slony/failover/$NAME.conf
+DAEMON=/var/slony/
slony_
failover/$NAME.pl
+CFGFILE=/var/slony/
slony_
failover/$NAME.conf
DAEMON_OPTS="-f $CFGFILE"
PIDFILE=/var/run/$NAME.pid
# note: SSD is required only at startup of the daemon.