restart a script in etc/rc.d
Oliver Lehmann
lehmann at ans-netz.de
Mon Mar 2 21:52:12 PST 2009
Doug Barton wrote:
> Artis Caune wrote:
> > There is logic error in bacula rc.d script. It should first set
> > default variables and only then use them.
> > pidfile="${bacula_fd_pidfile}"
> > : ${bacula_fd_pidfile="/var/run/bacula-fd.9102.pid"}
> >
> > If you don't set pidfile in rc.conf, pidfile is "" so it kills all bacula-fd's
>
> Yes, I tried to convince the OP to fix this, but he thought he had it
> covered, so I'm giving him the opportunity to prove me wrong. :)
Yeah this did it - Its working now.
I thought you where just telling me that to have another pidfile for the
2nd start script - I missed the point that it was empty for the first one
and because of that it is falling back to ps...
I'll probably write a PR and commit it after aproval for PROVIDE and the
pidfile setting...
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/
More information about the freebsd-ports
mailing list