chiark / gitweb /
main: profile unit file loading
[elogind.git] / src / logind.h
index 1f5f9fe4a6dba927dc55aee3039b60da6c4b855b..5a487569822f65badc4e3fe10877b36e098f8b78 100644 (file)
 #include "hashmap.h"
 #include "cgroup-util.h"
 
-/* TODO:
- *
- * spawn user systemd
- * direct client API
- *
- * udev:
- * use sysfs in device hash table, not sysname, when fb driver is fixed
- *
- * non-local X11 server
- * reboot/shutdown halt management
- */
-
 typedef struct Manager Manager;
 
 #include "logind-device.h"