[Bucardo-general] ubuntu 14 /var/run/bucardo issue and startup batch

David Christensen david at endpoint.com
Thu Oct 20 23:31:28 UTC 2016


> On Oct 20, 2016, at 5:27 PM, Rosser Schwarz <rosser.schwarz at gmail.com> wrote:
> 
> It looks like the sample init-scripts don't test for the existence of $PIDDIR, which might be worth patching.

Assuming it's portable, a `mkdir -p` sounds great. (Or a `if [! -d $PIDDIR]; then mkdir $PIDDIR` or similar.)

Do the packagers just use the script in dist/ directly, or do we need to coordinate with others when there is a change?

David 


More information about the Bucardo-general mailing list