mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-22 17:57:49 +03:00
consolidate TODO
This commit is contained in:
parent
f5c1b9eeb9
commit
85f248b266
10
TODO
10
TODO
@ -24,15 +24,17 @@ Features:
|
||||
|
||||
* logind: implement shutdown service
|
||||
|
||||
* logind: non-local X11 server handling
|
||||
|
||||
* logind: use sysfs path in device hash table instead of syname, as soon as fb driver is fixed
|
||||
|
||||
* logind: add direct client API
|
||||
|
||||
* possibly apply systemd-sysctl per network device subtrees on hotplug
|
||||
|
||||
* implement Register= switch in .socket units to enable registration
|
||||
in Avahi, RPC and other socket registration services.
|
||||
|
||||
* Remove kill_mode parameter to kill bus calls
|
||||
|
||||
* Fix nspawn to not read-only mount /selinux on the host system
|
||||
|
||||
* make sure people don't leave processes around after ExecStartPre=
|
||||
|
||||
* make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early
|
||||
|
12
src/logind.h
12
src/logind.h
@ -32,18 +32,6 @@
|
||||
#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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user