FS#2384 - courier imap . error in rc file
Attached to Project:
Arch Linux
Opened by Benoit C (benoitc) - Wednesday, 16 March 2005, 04:19 GMT
Last edited by Tobias Kieslich (tobias) - Wednesday, 16 March 2005, 11:36 GMT
Opened by Benoit C (benoitc) - Wednesday, 16 March 2005, 04:19 GMT
Last edited by Tobias Kieslich (tobias) - Wednesday, 16 March 2005, 11:36 GMT
|
Details
Courier-imap daemon doesn't launch since update (version).
The is a bug in /etc/rc.d/courier-imap file on line 12 :
the line : "if [ ! -f /var/run/daemons/authdeamond ]; then" should be : "if [ ! -f /var/run/daemons/authdaemond ]; then" |
This task depends upon
Closed by Tobias Kieslich (tobias)
Wednesday, 16 March 2005, 19:00 GMT
Reason for closing: Fixed
Additional comments about closing: fixed also in courier-mta
Wednesday, 16 March 2005, 19:00 GMT
Reason for closing: Fixed
Additional comments about closing: fixed also in courier-mta
Comment by Tobias Kieslich (tobias) -
Wednesday, 16 March 2005, 11:34 GMT
what exactly do you wanna say, these lines above match!
Comment by Tobias Kieslich (tobias) -
Wednesday, 16 March 2005, 12:06 GMT
whoops, my bad, ae != ea, I will fix that, sorry
Comment by ... (spider007) -
Wednesday, 16 March 2005, 13:29 GMT
hehe; same problem here :D I fixed it manually and it works fine