X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=fixme;h=a366ea83a56bff53df069f1a996da45c8a9be4b2;hb=6cf6bbc2682c6df010d64ea7e49d93affa7282cd;hp=792647b9323c94194537c851ce45b8c977b1074d;hpb=e55224ca655e6c4ec745a84ae5a051a9e6e5f74f;p=elogind.git diff --git a/fixme b/fixme index 792647b93..a366ea83a 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 @@ -51,19 +49,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: -* discuss NOTIFY_SOCKET, make it configurable? security implications? + if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi Regularly: