ubuntu-multiseat team mailing list archive
-
ubuntu-multiseat team
-
Mailing list archive
-
Message #00364
[Bug 1364911] [NEW] Support globbing in seat config sections
Public bug reported:
Add support for simple globbing in seat config sections.
Example: if a config section [Seat:seatFoo*] is available in
lightdm.conf, it will match any seat name starting with "seatFoo", like
"seatFooBar", "seatFooBaz", etc.
In particular, [Seat:seat*] will match any seat added from logind
(including seat0), and [Seat:*] will match any seat (including those
eventually added from other mechanisms than logind), just as
[SeatDefaults] currently does.
It was already merged into trunk in revision 2040, but has been reverted
in revision 2042 due to some unexpected problem, so I'm opnening this
bug report to keep track of changes.
** Affects: lightdm
Importance: Undecided
Status: New
** Branch linked: lp:~ubuntu-multiseat/lightdm/simple-globbing-in-seat-
config-section
--
You received this bug notification because you are a member of Ubuntu
Multiseat, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1364911
Title:
Support globbing in seat config sections
Status in Light Display Manager:
New
Bug description:
Add support for simple globbing in seat config sections.
Example: if a config section [Seat:seatFoo*] is available in
lightdm.conf, it will match any seat name starting with "seatFoo",
like "seatFooBar", "seatFooBaz", etc.
In particular, [Seat:seat*] will match any seat added from logind
(including seat0), and [Seat:*] will match any seat (including those
eventually added from other mechanisms than logind), just as
[SeatDefaults] currently does.
It was already merged into trunk in revision 2040, but has been
reverted in revision 2042 due to some unexpected problem, so I'm
opnening this bug report to keep track of changes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1364911/+subscriptions
Follow ups
References