X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=b5b8e632f79c41c5c3cb9a09e1562326f8b9c2c4;hp=055fac488d425c4cae9ec2f78800f6bc4c9eb85a;hb=f9704703f35a281d9f8fa12018bd396b2be30d36;hpb=7d7936059fac45b909faeb6a65dd7346e9d55378 diff --git a/fixme b/fixme index 055fac488..b5b8e632f 100644 --- a/fixme +++ b/fixme @@ -28,8 +28,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? @@ -57,21 +55,15 @@ * selinux -* User= and friends needs to understand %i and similar replacements - -* EnvironmentFile= - * make systemd bus activatable -* pin /cgroup/systemd - * systemd-sysvinit as package -* docdir für sd-daemon.[ch] +* abstract namespace dbus socket -* __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: