diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-08-25 18:22:02 +0100 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-08-25 18:22:02 +0100 |
commit | 1a16c740e0eab279eeca443c1a1c276e5e125852 (patch) | |
tree | 93efdd626b45fc05619c19940f9416442bf67aa8 /TODO | |
parent | a910e8cc1ad8df738a8160c4f710b04810dfe99d (diff) | |
download | ConsoleKit2-1a16c740e0eab279eeca443c1a1c276e5e125852.tar.gz |
Add FreeBSD native backend (untested)
- Add Marcus' FreeBSD backend for ConsoleKit. Compiles fine but
test-vt-monitor doesn't seem to work correctly.
- Remove TODO entry.
Submitted by: marcus
Signed-off-by: Florent Thoumie <flz@FreeBSD.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -20,5 +20,3 @@ TODO - Figure out how to register activation handlers - Use a configuration file for defining how to add sessions to seats - - - Write native FreeBSD ck-sysdeps-freebsd.c. |