Lowpass,
BTW; if you're trying to debug an init script, try running it
manually with shell debugging:
# sh -x /etc/init.d/cyrus-imapd start
And then post a sanitized version of that here, if you still need
help.
-nic
On 04/28/2015 06:49 PM, lowpass wrote:
Thanks for the quick response, Bron. The symlink is
ok.
# ls -l /var/run
lrwxrwxrwx 1 root root 4 Oct 18 2014 /var/run ->
/run/
I tried creating the dir myself as you suggested:
# mkdir /run/cyrus
# chown cyrus /run/cyrus/
# service cyrus-imapd start
[nothing]
I tried removing the --quiet flag from the startup script
with same (non) results.
What about the pid? As i understand, it's not cyrus that
creates that on startrup. In any case, it's NOT being created.
From /etc/init.d/cyrus-imapd:
NAME=cyrmaster
PIDFILE="/var/run/${NAME}.pid"
I've posted a message on the Ubuntu forum as well, as i've a
feeling the problem is not with cyrus. I was hoping, though,
that another cyrus user might have run into this.
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus
--
Nic Bernstein nic@xxxxxxxxxxx
Onlight llc. www.onlight.com
219 N. Milwaukee St., Ste. 2A v. 414.272.4477
Milwaukee, Wisconsin 53202 f. 414.290.0335
|
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus