X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=9152a2521d828d3b698c435c039b0fb0651e7312;hb=40473a70cf5ac6743d9e4e70f3229203a278ff9c;hp=29a3c11bcf79a8240cbe0d9f28469184192ed9cc;hpb=c952c6ece28b6c0f774f823c917f458fe3424993;p=elogind.git diff --git a/fixme b/fixme index 29a3c11bc..9152a2521 100644 --- a/fixme +++ b/fixme @@ -1,7 +1,5 @@ * calendar time support in timer -* enforce max number of concurrent connection limit in sockets. - * complete dbus exposure * make conf parser work more like .desktop parsers @@ -20,8 +18,6 @@ * "disabled" load state? -* uid are 32bit - * %m in printf() instead of strerror(); * gc: don't reap broken services @@ -51,17 +47,19 @@ * follow property change dbus spec +* make systemd bus activatable (?) + * pam module * selinux -* User= and friends needs to understand %i and similar replacements - -* make systemd bus activatable +External: * systemd-sysvinit as package -* abstract namespace dbus socket +* patch /etc/init.d/functions with: + + if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi Regularly: