[Bucardo-general] bucardo stops sometimes

Alexandre Busquets abusquets at gmail.com
Wed Apr 30 11:29:08 UTC 2014


To solve the problem. I added this

if [ ! -d /var/run/bucardo ]; then
   mkdir /var/run/bucardo
fi

in the /etc/init.d/bucardo file





2014-04-29 22:34 GMT+02:00 Greg Sabino Mullane <greg at endpoint.com>:

> On Tue, Apr 29, 2014 at 12:55:51PM +0200, Alexandre Busquets wrote:
> > Sometimes I found bucardo stopped.
> > I try to start and I have this errors
> > Could not create "/var/run/bucardo/fullstopbucardo": No such file or
> > directory
> >
> > To solve, I have to create the folder /var/run/bucardo every time.
>
> You can either tell your OS to stop deleting it, or you can simply
> set a different directory via the --pid-dir argument.
>
> --
> Greg Sabino Mullane greg at endpoint.com
> End Point Corporation
> PGP Key: 0x14964AC8
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20140430/ed4773d1/attachment.html>


More information about the Bucardo-general mailing list