Re: [arch-general] Polluted login prompt

2012-11-23 Thread Leonid Isaev
On Thu, 22 Nov 2012 01:07:22 -0300 Martín Cigorraga wrote: > On Wed, Nov 21, 2012 at 10:16 PM, Sudaraka Wijesinghe < > sudaraka.wijesin...@gmail.com> wrote: > > > Problem is that it's too quiet now and even suppressing the possible > > error messages. > > > > This is something I'm looking for t

Re: [arch-general] Polluted login prompt

2012-11-22 Thread Curtis Shimamoto
On 11/22/12 at 06:19pm, kachelaqa wrote: > On 21/11/12 16:00, Sudaraka Wijesinghe wrote: > >I start both Apache and MySQL services on boot, and both of them display > >the start complete message after the login prompt. > > > >Something like this: > >>Starting MySQL > >>Starting Apache > >>login: [

Re: [arch-general] Polluted login prompt

2012-11-22 Thread kachelaqa
On 21/11/12 16:00, Sudaraka Wijesinghe wrote: I start both Apache and MySQL services on boot, and both of them display the start complete message after the login prompt. Something like this: Starting MySQL Starting Apache login: [ OK ] MySQL started [ OK ] Apache started Although this doesn't

Re: [arch-general] Polluted login prompt

2012-11-22 Thread Kevin Chadwick
> Problem is that it's too quiet now and even suppressing the possible > error messages. So I don't think this (kernel boot parameter quiet) is > the right answer to my problem. Is there no way to redirect the output to a seperate terminal. It took some rather longer commands than I'd like and sym

Re: [arch-general] Polluted login prompt

2012-11-22 Thread Thomas Bächler
Am 22.11.2012 02:16, schrieb Sudaraka Wijesinghe: > On 11/22/12 06:23, Ashim Acharya wrote: >> quiet quite > > Aha, yes I did misspell that on command line also. good catch. > And, yes it does quiet down everything. > > Problem is that it's too quiet now and even suppressing the possible > error

Re: [arch-general] Polluted login prompt

2012-11-22 Thread Paul Gideon Dann
On Thursday 22 Nov 2012 01:07:22 Martín Cigorraga wrote: > On Wed, Nov 21, 2012 at 10:16 PM, Sudaraka Wijesinghe < > > sudaraka.wijesin...@gmail.com> wrote: > > Problem is that it's too quiet now and even suppressing the possible > > error messages. > > This is something I'm looking for too, I wo

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Martín Cigorraga
On Wed, Nov 21, 2012 at 10:16 PM, Sudaraka Wijesinghe < sudaraka.wijesin...@gmail.com> wrote: > Problem is that it's too quiet now and even suppressing the possible > error messages. > This is something I'm looking for too, I would like to see no messages except for the FAIL ones. Time to drop-by

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Sudaraka Wijesinghe
On 11/22/12 06:23, Ashim Acharya wrote: > quiet quite Aha, yes I did misspell that on command line also. good catch. And, yes it does quiet down everything. Problem is that it's too quiet now and even suppressing the possible error messages. So I don't think this (kernel boot parameter quiet) is

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Ashim Acharya
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/21/2012 07:25 PM, Sudaraka Wijesinghe wrote: > On 11/22/12 05:10, Ray Kohler wrote: >> On Wed, Nov 21, 2012 at 5:55 PM, Sudaraka Wijesinghe >> wrote: >>> On 11/22/12 03:05, Karol Blazewicz wrote: Have you tried adding 'quiet' to the kernel

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Sudaraka Wijesinghe
On 11/22/12 05:10, Ray Kohler wrote: > On Wed, Nov 21, 2012 at 5:55 PM, Sudaraka Wijesinghe > wrote: >> On 11/22/12 03:05, Karol Blazewicz wrote: >>> Have you tried adding 'quiet' to the kernel boot line? >> >> This doesn't help because the messages in question are generated by the >> systemd unit

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Ray Kohler
On Wed, Nov 21, 2012 at 5:55 PM, Sudaraka Wijesinghe wrote: > On 11/22/12 03:05, Karol Blazewicz wrote: >> Have you tried adding 'quiet' to the kernel boot line? > > This doesn't help because the messages in question are generated by the > systemd unit loading process, not the Kernel. Have you te

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Simon Perry
On 22/11/12, Sudaraka Wijesinghe wrote: | This doesn't help because the messages in question are generated by the | systemd unit loading process, not the Kernel. Adding quiet to the kernel command line will make systemd quiet. Give it a go. -- Simon Perry (aka Pezz) pgpkKKCvnu4sg.pgp Descri

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Sudaraka Wijesinghe
On 11/22/12 03:11, D. Can Celasun wrote: > Same thing here, though a fast disk prevents it for me. I wonder if there is some sort of mechanism to make those services load quietly without them reporting back the [ok] message. signature.asc Description: OpenPGP digital signature

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Sudaraka Wijesinghe
On 11/22/12 03:05, Karol Blazewicz wrote: > Have you tried adding 'quiet' to the kernel boot line? This doesn't help because the messages in question are generated by the systemd unit loading process, not the Kernel. Thanks. signature.asc Description: OpenPGP digital signature

Re: [arch-general] Polluted login prompt

2012-11-21 Thread D. Can Celasun
On Wed, Nov 21, 2012 at 11:35 PM, Karol Blazewicz wrote: > On Wed, Nov 21, 2012 at 5:00 PM, Sudaraka Wijesinghe > wrote: > > Can anyone tell me how I might be able to get a clean login prompt? > > Have you tried adding 'quiet' to the kernel boot line? > Same thing here, though a fast disk preve

Re: [arch-general] Polluted login prompt

2012-11-21 Thread Karol Blazewicz
On Wed, Nov 21, 2012 at 5:00 PM, Sudaraka Wijesinghe wrote: > Can anyone tell me how I might be able to get a clean login prompt? Have you tried adding 'quiet' to the kernel boot line?

[arch-general] Polluted login prompt

2012-11-21 Thread Sudaraka Wijesinghe
Hey Archers, This is an issue I has since the day I switched to systemd, I was hoping it would get fixed eventually but seems not. I start both Apache and MySQL services on boot, and both of them display the start complete message after the login prompt. Something like this: > Starting MySQL > S