Ketil Froyn said: > On Tue, 10 Feb 2004 [EMAIL PROTECTED] wrote: > >> Well I just installed binc. Went smoothly, apart from the ssl. But I >> used >> the last resort of RTFM and now it works. >> Though I have some questions. >> >> Since I will only be using imaps, I've removed the imap link from >> /service, I presume this is ok? > > The correct way to remove a service called "imap" is: > > cd /service/imap > mv /service/imap /tmp > svc -dx . log >
This differs from the author's recommended procedure for removing a service. See http://cr.yp.to/daemontools/faq/create.html#remove. Regards
