Hi Norbert,
Martin Pitt [2005-10-26 18:07 +0100]:
> Norbert Kiesel [2005-10-08 23:09 -0700]:
> > +if [ -d "/etc/postgresql/$2/clients.d" -a "$1" = "stop" ]; then
>
> I gave this another thought, and I'm still not sure how to do this
> properly.
>
> I just noticed that you only have a per-ver
Hi Norbert!
Norbert Kiesel [2005-10-08 23:09 -0700]:
> +if [ -d "/etc/postgresql/$2/clients.d" -a "$1" = "stop" ]; then
I gave this another thought, and I'm still not sure how to do this
properly.
I just noticed that you only have a per-version directory, not a
per-cluster one. Since you can
Hi,
On Mon, 2005-10-10 at 07:35 +0200, Martin Pitt wrote:
> - The name clients.d seems a bit misleading to me. OTOH I don't know
>a much better name (restart.d perhaps); discussing the name as well
>as the whole approach might be worth discussing on debian-devel.
>
> - There should b
Hi Norbert!
Norbert Kiesel [2005-10-08 23:09 -0700]:
> here is a simple patch to init.d-functions for the run-parts. I picked
> "/etc/postgresql//clients.d" as the run-parts directory name.
Thanks for the initial patch. I have two comments:
- The name clients.d seems a bit misleading to me. OTO
Package: postgresql-common
Version: 27
Followup-For: Bug #332297
Hi,
here is a simple patch to init.d-functions for the run-parts. I picked
"/etc/postgresql//clients.d" as the run-parts directory name.
A "cd /etc/postgresql/7.4/clients.d; ln -s /etc/init.d/nagios" works
nicely.
Questions:
- shoul
5 matches
Mail list logo