X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=b5b8e632f79c41c5c3cb9a09e1562326f8b9c2c4;hp=dfd496d7da1f86d5a35b545ee20701674d4d047f;hb=f9704703f35a281d9f8fa12018bd396b2be30d36;hpb=33be102a214e7010949496549f4c737b0f8269a3 diff --git a/fixme b/fixme index dfd496d7d..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,19 +55,15 @@ * selinux -* User= and friends needs to understand %i and similar replacements - * make systemd bus activatable * systemd-sysvinit as package -* install must understand templates - * abstract namespace dbus socket -* /sbin/shutdown argv[2..] message +* 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: