config: provide example configuration for multi-seat setups
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 12 Jul 2013 02:17:47 +0000 (12:17 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 17 Jul 2013 04:27:26 +0000 (14:27 +1000)
commit24cbb47ca80cd7a47749ece0ff3a98657ddf3ae3
tree4ab080286a74d182f1f915ef84500e3987bee860
parent791121e00692e12cb4c38c8d018bd72eb5081eb7
config: provide example configuration for multi-seat setups

Seats other than seat0 need custom configuration. Provide that with a
default configuration file so we can share it across distros.

This file intentionally does not end in .conf so it won't get picked up by
the server after a normal installation. gdm, or whatever starts up the
servers will have to explicitly specifiy this config file.

This file replaces the one currently written by systemd's multi-seat-x
binary:
http://cgit.freedesktop.org/systemd/systemd/tree/src/login/multi-seat-x.c

CC: Lennart Poettering <lennart@poettering.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
config/Makefile.am
config/non-seat0.conf.multi-seat [new file with mode: 0644]