X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=dabce258d78ae0ad642d4981f00f9b99613f926c;hp=cd5a23f98dd18459318ba0df195109139f59905b;hb=14bd37fe0bc8f02e906ce7d57ab00fb192a87223;hpb=b8131a87ccdd9376882ca0a8dd3cfe45172e4c46 diff --git a/fixme b/fixme index cd5a23f98..dabce258d 100644 --- a/fixme +++ b/fixme @@ -1,7 +1,5 @@ * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445) -* complete dbus exposure - * implicitly import "defaults" settings file into all types * add #ifdefs for non-sysv builds @@ -35,11 +33,7 @@ * selinux -* introduce umount.target - -* pull in umount.target and shutdown.target from emergency.service (?) - -* Show exit status auf auxiliary programs in systemctl status +* systemctl status $PID, systemctl stop $PID! External: @@ -47,6 +41,11 @@ External: if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi +https://bugzilla.redhat.com/show_bug.cgi?id=614245 +https://bugzilla.redhat.com/show_bug.cgi?id=612789 +https://bugzilla.redhat.com/show_bug.cgi?id=612728 +https://bugzilla.redhat.com/show_bug.cgi?id=612712 + Regularly: * look for close() vs. close_nointr() vs. close_nointr_nofail()