On 2004-11-26 18:59, David Jenkins <[EMAIL PROTECTED]> wrote:
>
> Just out of interest, does anyone think it would be useful to have
> such a script?
>
> i.e. to restart all services in /usr/local/etc/rc.d and /etc/rc.d
> (after checking rc.conf obviously)
Not much. For instance, why would you wa
On Fri, 26 November, 2004 15:00, Ruben de Groot said:
> On Thu, Nov 25, 2004 at 02:54:39PM +0900, Rob typed:
>
>> This does not work if a service has been changed from YES to NO (or
>> has
>> been removed from rc.conf). Therefore I think this is better:
>>
>> foreach dir in /etc/rc.d /usr/local/et
At Fri, 26 Nov 2004 it looks like Bill Schoolcraft composed:
> At Fri, 26 Nov 2004 it looks like Ruben de Groot composed:
>
> > On Thu, Nov 25, 2004 at 02:54:39PM +0900, Rob typed:
> >
> > > This does not work if a service has been changed from YES to NO (or has
> > > been removed from rc.conf). T
At Fri, 26 Nov 2004 it looks like Ruben de Groot composed:
> On Thu, Nov 25, 2004 at 02:54:39PM +0900, Rob typed:
>
> > This does not work if a service has been changed from YES to NO (or has
> > been removed from rc.conf). Therefore I think this is better:
> >
> > foreach dir in /etc/rc.d /usr/l
On Thu, Nov 25, 2004 at 02:54:39PM +0900, Rob typed:
> This does not work if a service has been changed from YES to NO (or has
> been removed from rc.conf). Therefore I think this is better:
>
> foreach dir in /etc/rc.d /usr/local/etc/rc.d
> do
>cd $dir
>foreach file in *
>do
>
Paul Schmehl wrote:
--On Monday, November 22, 2004 12:34:58 PM + David Jenkins
<[EMAIL PROTECTED]> wrote:
I would imagine for convenience - if their reasons are similar to what
mine were.
i.e if you have made several changes to rc.conf then manually
restarting several services via /etc/rc.d o
On Mon, Nov 22, 2004 at 12:15:36PM -0600, Paul Schmehl typed:
> --On Monday, November 22, 2004 12:34:58 PM + David Jenkins
> <[EMAIL PROTECTED]> wrote:
> >
> >I would imagine for convenience - if their reasons are similar to what
> >mine were.
> >
> >i.e if you have made several changes to rc.
--On Monday, November 22, 2004 12:34:58 PM + David Jenkins
<[EMAIL PROTECTED]> wrote:
I would imagine for convenience - if their reasons are similar to what
mine were.
i.e if you have made several changes to rc.conf then manually
restarting several services via /etc/rc.d or /usr/local/etc/rc.d
On 2004-11-22 11:32, David Jenkins <[EMAIL PROTECTED]> wrote:
>On Mon, 22 Nov 2004 12:18:05 +0100, [EMAIL PROTECTED]
><[EMAIL PROTECTED]> wrote:
>> I set up a postgresql server under FreeBDSD 5.3 stable.
>> how can I make the system be aware of that WITHOUT REBOOTING, in
>> other words, how can I m
On Mon, 22 Nov 2004, David Jenkins wrote:
> On Mon, 22 Nov 2004 11:40:50 +, Dick Davies
>
> <[EMAIL PROTECTED]> wrote:
> > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [1118 11:18]:
> > > I set up a postgresql server under FreeBDSD 5.3 stable.
> > >
> > > My question: if I modify rc.conf either di
On Mon, 22 Nov 2004 11:40:50 +, Dick Davies
<[EMAIL PROTECTED]> wrote:
> * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [1118 11:18]:
> > I set up a postgresql server under FreeBDSD 5.3 stable.
> >
> > My question: if I modify rc.conf either directly or via sysinstall how
> > can I make the system be
On Mon, Nov 22, 2004 at 12:18:05PM +0100, [EMAIL PROTECTED] wrote:
> I set up a postgresql server under FreeBDSD 5.3 stable.
>
> My question: if I modify rc.conf either directly or via sysinstall how
> can I make the system be aware of that WITHOUT REBOOTING, in other words,
> how can I make Free
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [1118 11:18]:
> I set up a postgresql server under FreeBDSD 5.3 stable.
>
> My question: if I modify rc.conf either directly or via sysinstall how
> can I make the system be aware of that WITHOUT REBOOTING, in other words,
> how can I make FreeBSD execute t
On Mon, 22 Nov 2004 12:18:05 +0100, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I set up a postgresql server under FreeBDSD 5.3 stable.
>
> My question: if I modify rc.conf either directly or via sysinstall how
> can I make the system be aware of that WITHOUT REBOOTING, in other words,
> how c
I set up a postgresql server under FreeBDSD 5.3 stable.
My question: if I modify rc.conf either directly or via sysinstall how
can I make the system be aware of that WITHOUT REBOOTING, in other words,
how can I make FreeBSD execute the modified rc.conf?
Thanks
Vittorio
_
15 matches
Mail list logo