← Back to team overview

ubuntu-multiseat team mailing list archive

[Bug 1364911] Re: Support globbing in seat config sections

 

** Changed in: lightdm
       Status: Triaged => Fix Committed

** Changed in: lightdm
    Milestone: None => 1.13.0

** Also affects: lightdm (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: lightdm (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: lightdm (Ubuntu)
       Status: New => Fix Committed

-- 
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:
  Fix Committed
Status in “lightdm” package in Ubuntu:
  Fix Committed

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


References