diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-21 15:51:04 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-21 15:51:04 +0200 |
commit | ec29187225c0b404f6b9f59a416c4fa0c0afaaff (patch) | |
tree | 9b6387d33fe213ae2d45e376cda8df7860987282 /.gitignore | |
parent | 8e7fd6ade44ce5dde0867ba748c7978ed1206865 (diff) |
Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat graphics on its own now"
This reverts commit 636d30a0895f17eca8313d50f9b2fc1ec5e128da.
Turns out we will need the multi-seat wrapper a bit longer, however
without the fb-specific bits in it.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c1459ae607..cc904f19ed 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ /build-aux /test-watchdog /test-journal-send +/systemd-multi-seat-x /systemd-cgtop /systemd-coredump /systemd-cat |