Re: Question about FAQ section 10.3

2014-10-25 Thread Ingo Schwarze
Hi Marcus, Marcus MERIGHI wrote on Fri, Oct 24, 2014 at 04:22:02PM +0200: > But I think I've carefully read everything publicly available > wrt rcctl(8) lately. While i have contributed a few patches to rcctl(8), mostly of a technical nature, not adding to functionality, it's still Antoine's bab

Re: Question about FAQ section 10.3

2014-10-24 Thread Marcus MERIGHI
Hello Ingo, first of all: thanks for taking the time! schwa...@usta.de (Ingo Schwarze), 2014.10.24 (Fri) 15:00 (CEST): > Marcus MERIGHI wrote on Fri, Oct 24, 2014 at 02:22:55PM +0200: > > > But be warned (it's biting me a bit): using ``rcctl disable xx'' > > doesn't just remove xx from

Re: Question about FAQ section 10.3

2014-10-24 Thread Ingo Schwarze
Hi Marcus, Marcus MERIGHI wrote on Fri, Oct 24, 2014 at 02:22:55PM +0200: > But be warned (it's biting me a bit): using ``rcctl disable xx'' > doesn't just remove xx from pkg_scripts, it removes the > xx_flags as well. In case you had carefully crafted command line > parameters there,

Re: Question about FAQ section 10.3

2014-10-24 Thread Marcus MERIGHI
athom...@athompso.net (Adam Thompson), 2014.10.24 (Fri) 11:19 (CEST): > On 14-10-24 03:57 AM, Craig R. Skinner wrote: > >On 2014-10-24 Fri 15:29 PM |, Worik Stanton wrote: > >>I installed postgresql (with pkg_add) and it did not change this, I had > >>to change /etc/rc.local by hand. Is there some

Re: Question about FAQ section 10.3

2014-10-24 Thread Nick Holland
On 10/23/14 22:28, Worik Stanton wrote: > On 24/10/14 14:53, Nick Holland wrote: >> On 10/23/14 21:36, worik wrote: >>> "Processes local and package scripts in /etc/rc.d" is listed as the last >>> thing rc does after boot. >>> >>> What does "Processes" mean in this context? >> >> like "processing f

Re: Question about FAQ section 10.3

2014-10-24 Thread Adam Thompson
On 14-10-24 03:57 AM, Craig R. Skinner wrote: On 2014-10-24 Fri 15:29 PM |, Worik Stanton wrote: I installed postgresql (with pkg_add) and it did not change this, I had to change /etc/rc.local by hand. Is there some reason why postgresql should not be started after a reboot? Have I completely

Re: Question about FAQ section 10.3

2014-10-24 Thread Craig R. Skinner
On 2014-10-24 Fri 15:29 PM |, Worik Stanton wrote: > > I installed postgresql (with pkg_add) and it did not change this, I had > to change /etc/rc.local by hand. Is there some reason why postgresql > should not be started after a reboot? Have I completely got the wrong > end of the stick? > Yo

Re: Question about FAQ section 10.3

2014-10-23 Thread Worik Stanton
On 24/10/14 14:53, Nick Holland wrote: > On 10/23/14 21:36, worik wrote: >> "Processes local and package scripts in /etc/rc.d" is listed as the last >> thing rc does after boot. >> >> What does "Processes" mean in this context? > > like "processing food" -- do whatever needs to be done. > (not my b

Re: Question about FAQ section 10.3

2014-10-23 Thread Nick Holland
On 10/23/14 21:36, worik wrote: > "Processes local and package scripts in /etc/rc.d" is listed as the last > thing rc does after boot. > > What does "Processes" mean in this context? like "processing food" -- do whatever needs to be done. (not my best analogy, I'll admit) But yeah. run the scrip

Question about FAQ section 10.3

2014-10-23 Thread worik
"Processes local and package scripts in /etc/rc.d" is listed as the last thing rc does after boot. What does "Processes" mean in this context? Naively I would think this means that the scripts are all executed. But that seems odd in this context as most of (all of?) the scripts take an argument