X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=77d2375ce4bf1bdf76a6eaa1093ce393ab092595;hp=ec961eaaf169f84df3d248e490c76edcd30da18a;hb=0820a4f0f6d6c264339a501a4352c22af26c5300;hpb=49111a708eb3bc8488c56c4695fa36c826bf3657 diff --git a/TODO b/TODO index ec961eaaf..77d2375ce 100644 --- a/TODO +++ b/TODO @@ -15,12 +15,19 @@ Bugfixes: F18: -* https://bugzilla.gnome.org/show_bug.cgi?id=680689 - * Retest multi-seat Features: +* document that deps in [Unit] sections ignore Alias= fileds in + [Install] units of other units, unless those units are disabled + +* need to update LGPL2.1 text to newest version (with updated FSF address) + +* allow users from "wheel" to start/stop services + +* systemctl: when powering down/suspending check for inhibitors, and warn. + * instantiated [Install] for target units https://bugs.freedesktop.org/show_bug.cgi?id=54377 @@ -132,8 +139,6 @@ Features: * install README to /etc/rc.d/init.d (if support for that is enabled) helping people who use "ls" there to figure out which services exist. -* logind: ignore inactive login screens when checking whether power key should be handled - * rename "userspace" to "core-os" * systemctl: "Journal has been rotated since unit was started." message is misleading @@ -197,8 +202,6 @@ Features: * systemctl: when stopping a service which has triggres and warning about it actually check the TriggeredBy= deps fields -* journal: hook up with EFI firmware log - * nspawn: make use of device cgroup contrller by default * drop accountsservice's StandardOutput=syslog and Type=dbus fields @@ -506,6 +509,8 @@ Regularly: * use secure_getenv() instead of getenv() where appropriate -Scheduled for removal (or fixing): +Scheduled for removal or fixing: + +* xxxOverridable dependencies (probably: fix) -* xxxOverridable dependencies +* support for early-boot SysV services (definitely: remove)