chiark / gitweb /
logind: rename "seat-master" tag to "master-of-seat"
authorLennart Poettering <lennart@poettering.net>
Sat, 9 Feb 2013 00:25:55 +0000 (01:25 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 9 Feb 2013 00:25:55 +0000 (01:25 +0100)
commit2d96536dd7ef371c94be70cd9fb0fcbc0e5a0329
tree42e92281d667bcbad5e3011aeed72a05fd77d4e7
parenteb124a97fb72d076014253b1acde69d428f15ecf
logind: rename "seat-master" tag to "master-of-seat"

We currently enforce that seats are to be named in the form of
"seatXXX", i.e. need to begin with the 4 characters "seat". Thus,
"seat-master" would qualify as a seat name. As seat names are frequently
used as tags on devices, the "seat-master" tag might hence confuse
logind if the user decides to name a seat "seat-master".

Hence, avoid any ambuigity: let's rename the "seat-master" tag to
"master-of-seat".
TODO
src/login/71-seat.rules.in
src/login/logind.c
src/login/sysfs-show.c