X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=ed628035a71e1c0d91d8744eff9572ebd8568d65;hp=0069a924133f9d294835f0197af982d6748ff6b9;hb=71365a7754db5ff8e07941501063b1da2a4b4bd5;hpb=8b8f259170e35b93e6c6d1757cb8b835bbdaa40c diff --git a/TODO b/TODO index 0069a9241..ed628035a 100644 --- a/TODO +++ b/TODO @@ -86,6 +86,7 @@ Features: * given that logind now lets PID 1 do all nasty work, we can probably reduce the capability set it retains substantially. + (we need CAP_SYS_ADMIN for drmSetMaster(), so maybe not worth it) * btrfs raid assembly: some .device jobs stay stuck in the queue @@ -101,8 +102,6 @@ Features: Maybe take a BSD lock at the disk device node and teach udev to check for that and suppress event handling. -* document logic of auto/noauto and fail/nofail in fstab in systemd.mount or systemd-fstab-generator man page - * something pulls in pcre as shared object dependency into our daemons such as hostnamed. * allow implementation of InaccessibleDirectories=/ plus @@ -126,6 +125,10 @@ Features: - NameLost/NameAcquired obsolete - GVariant - "const" properties (posted) + - port exit-on-idle logic to byebye ioctl + - make use of "drop" ioctl in pid 1 bus activation + - bus proxy: override unique id sender for messages from driver to match the well-known name + - bus driver: GetNameOwner() for "org.freedesktop.DBus" should return "org.freedesktop.DBus" * sd-event - allow multiple signal handlers per signal?