dovecot-2.0: director-test.sh: Removed absolute path from direct...
dovecot at dovecot.org
dovecot at dovecot.org
Fri Jun 18 18:51:51 EEST 2010
details: http://hg.dovecot.org/dovecot-2.0/rev/da7a307ab4f1
changeset: 11583:da7a307ab4f1
user: Timo Sirainen <tss at iki.fi>
date: Fri Jun 18 16:51:48 2010 +0100
description:
director-test.sh: Removed absolute path from director-test executable
diffstat:
src/director/director-test.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r fb917e3a8f07 -r da7a307ab4f1 src/director/director-test.sh
--- a/src/director/director-test.sh Fri Jun 18 16:48:20 2010 +0100
+++ b/src/director/director-test.sh Fri Jun 18 16:51:48 2010 +0100
@@ -63,7 +63,7 @@
}
}
service director-test {
- executable = /usr/local/libexec/dovecot/director-test /var/run/dovecot1/director-admin
+ executable = director-test /var/run/dovecot1/director-admin
process_limit = 1
inet_listener {
More information about the dovecot-cvs
mailing list