diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-08-25 17:19:09 +0100 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-08-25 17:19:09 +0100 |
commit | a910e8cc1ad8df738a8160c4f710b04810dfe99d (patch) | |
tree | 242915ec9f89a17e4352a6b02b21a2fbb674e723 /TODO | |
parent | 342f4d1b60850daad422bd683978a88cb6a7eed7 (diff) | |
download | ConsoleKit2-a910e8cc1ad8df738a8160c4f710b04810dfe99d.tar.gz |
Add a note about native FreeBSD backend in TODO.
At the moment, we rely on linprocfs being mounted, we need a
native backend on FreeBSD.
Signed-off-by: Florent Thoumie <flz@FreeBSD.org>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,3 +20,5 @@ 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. |