[systemd-devel] [PATCH] login: rerun vconsole-setup when switching from vgacon to fbcon
Lennart Poettering
lennart at poettering.net
Wed Nov 5 05:49:43 PST 2014
On Wed, 05.11.14 14:43, David Herrmann (dh.herrmann at gmail.com) wrote:
> > TAG=="uaccess", SUBSYSTEM!="sound", TAG+="seat"
> > SUBSYSTEM=="sound", KERNEL=="card*", TAG+="seat"
> > SUBSYSTEM=="input", KERNEL=="input*", TAG+="seat"
> > SUBSYSTEM=="graphics", KERNEL=="fb[0-9]*", TAG+="seat", TAG+="master-of-seat"
> > +SUBSYSTEM=="graphics", KERNEL=="fbcon", RUN+="/usr/lib/systemd/systemd-vconsole-setup"
>
> Looks good. I just don't like stuffing it into 71-seat.rules. I mean,
> it's in no way related to seats, is it?
>
> Kay, Tom, Lennart? Any better ideas where to put it? Otherwise, I will
> apply the patch.
Grr, ugly.
Add it to 99-systemd.rules please.
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list