X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=a366ea83a56bff53df069f1a996da45c8a9be4b2;hb=6cf6bbc2682c6df010d64ea7e49d93affa7282cd;hp=055fac488d425c4cae9ec2f78800f6bc4c9eb85a;hpb=7d7936059fac45b909faeb6a65dd7346e9d55378;p=elogind.git diff --git a/fixme b/fixme index 055fac488..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 @@ -28,8 +26,6 @@ * iCalendar semantics for the timer stuff (RFC2445) -* provide sysv-like command line utilities - * ability to kill services? i.e. in contrast to stopping them, go directly into killing mode? @@ -53,25 +49,19 @@ * follow property change dbus spec +* make systemd bus activatable (?) + * pam module * selinux -* User= and friends needs to understand %i and similar replacements - -* EnvironmentFile= - -* make systemd bus activatable - -* pin /cgroup/systemd +External: * systemd-sysvinit as package -* docdir für sd-daemon.[ch] - -* __attribute__ for sd_notifyf +* patch /etc/init.d/functions with: -* convenience library + if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi Regularly: