RE : RE : init script verbosity

2010-02-11 Thread PICCA Frédéric-Emmanuel
On my system VERBOSE=no and I never touch it. and there is plenty of log even with this default. See you Frederic -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: RE  : init script verbosity

2010-02-11 Thread gregor herrmann
On Thu, 11 Feb 2010 13:41:00 +0100, PICCA Frédéric-Emmanuel wrote: > > This would lead to messages from the script to show up during boot > > even when the 'quiet' boot is requested and no error occured, which I > > believe is a bad idea. > ok but for now even with quiet I have plenty of init scri

RE : RE : init script verbosity

2010-02-11 Thread PICCA Frédéric-Emmanuel
thanks > Or setting it in /etc/default/rcS, from `man rcS`: > VERBOSE > Setting this option to no (in lower case) will make the > boot process a bit less verbose. Setting this option > to yes will make the boot process a bit more verbose. so pl

Re: RE : init script verbosity

2010-02-11 Thread Luca Capello
Hi there! On Thu, 11 Feb 2010 13:03:57 +0100, PICCA Frédéric-Emmanuel wrote: > On Thu, 11 Feb 2010 12:48:48 +0100, Petter Reinholdtsen wrote: >> [PICCA Frédéric-Emmanuel] >>> so what must I do for my init scripts. VERBOSITY / no VERBOSITY ? >> >> Use the VERBOSE to decide when to print informative