2012/9/27 Henrik /KaarPoSoft <[email protected]>:
> On 09/27/12 00:05, Tom Gundersen wrote:
>>
>> On Thu, Sep 27, 2012 at 12:02 AM, Henrik /KaarPoSoft
>> <[email protected]> wrote:
>>>
>>> (b) Is there a way to have logind NOT show a login prompt on VT1?
>>
>> It is not logind that starts login, but getty. You want to disable
>> [email protected], and enable say [email protected] instead.
>>
>> -t
>
> DOH!
>
> If I move
> /etc/systemd/system/getty.target.wants/[email protected]
> to
> /etc/systemd/system/getty.target.wants/[email protected]
> this annoyance is gone.
>
> Thank you, Tom!
>
> (but of course I still get console messages on the current VT, not VT1)
>
>
> /Henrik
> _______________________________________________
I haven't tried this and maybe it won't work, but you can set TTYPath
to /dev/tty1 in journald.conf. But I suppose you will still get kernel
messages, as they don't go through the journal (quiet on the kernel
commandline gets rid of the unimportant ones).

Mirco
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to