X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=15e3ef6b26879003dfcd018c135361275d7aae5b;hb=5e8d1c9a9f15b7453474dc4879bdb4021c3f50a1;hp=23fda7e57ea56a5c8963d3cebf701a581ed995d7;hpb=2cb1a60d14f869023652482a380ca7b659dcf78f;p=elogind.git diff --git a/fixme b/fixme index 23fda7e57..15e3ef6b2 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,23 +55,15 @@ * selinux -* User= and friends needs to understand %i and similar replacements - * make systemd bus activatable -* pin /cgroup/systemd - * systemd-sysvinit as package -* install must understand templates - -* upstart fallback in systemctl - -* abstract namespace dbus socket +* patch /etc/init.d/functions with: -* /sbin/shutdown argv[2..] message + if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi -* discuss NOTIFY_SOCKET, make it configurable? security implications? +* remove MANAGER_SYSTEM Regularly: