X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=fixme;h=b5b8e632f79c41c5c3cb9a09e1562326f8b9c2c4;hb=f9704703f35a281d9f8fa12018bd396b2be30d36;hp=7a0b499b475f7e9c74c69d4f621d99294c5802ef;hpb=c32dd69b46c6311148ed666095a13c5e6173c744;p=elogind.git diff --git a/fixme b/fixme index 7a0b499b4..b5b8e632f 100644 --- a/fixme +++ b/fixme @@ -55,17 +55,15 @@ * selinux -* User= and friends needs to understand %i and similar replacements - * make systemd bus activatable * systemd-sysvinit as package * abstract namespace dbus socket -* discuss NOTIFY_SOCKET, make it configurable? security implications? +* patch /etc/init.d/functions with: -* when reading pid for watching, verify we are parent + if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi Regularly: