Date: Mon, 2 Mar 2009 16:10:58 -0500 From: Glen Barber <glen.j.barber@gmail.com> To: Doug Barton <dougb@freebsd.org> Cc: ports@freebsd.org, stable@freebsd.org Subject: Re: restart a script in etc/rc.d Message-ID: <4ad871310903021310t46aecd98i56237d3eb6e4eafe@mail.gmail.com> In-Reply-To: <20090302202520.eaf09b15.lehmann@ans-netz.de> References: <20090302163843.cc66c55e.lehmann@ans-netz.de> <alpine.BSF.2.00.0903021100190.59723@qbhto.arg> <20090302202520.eaf09b15.lehmann@ans-netz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 2, 2009 at 2:25 PM, Oliver Lehmann <lehmann@ans-netz.de> wrote:
> Hi Doug,
>
> Doug Barton wrote:
>
>> Also, the assignment of pidfile should really come after the defaults are
>> set.
>>
>> If you do all that and it still doesn't work, send a diff of your two rc.d
>> scripts to the list.
>
> PROVIDE is in both cases "utility" (probably a generic unchanged default)
> - I've changed it to utility2 for bacula-fd2 with no changes. Here the diff:
>
> root@nudel rc.d> diff -u bacula-fd*
> --- bacula-fd 2009-02-15 23:25:03.000000000 +0100
> +++ bacula-fd2 2009-03-02 20:22:40.000000000 +0100
> @@ -16,16 +16,16 @@
>
> . /etc/rc.subr
>
> -name="bacula_fd"
> +name="bacula_fd2"
> rcvar=${name}_enable
> command=/usr/local/sbin/bacula-fd
>
I didn't see anyone else mention this -- did you change 'bacula-fd' to
'bacula-fd2'?
--
Glen Barber
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ad871310903021310t46aecd98i56237d3eb6e4eafe>
