X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=623a1d04f36a5ec60100f5d4528a7bbed86a3202;hb=a7d3cc26f9694053712458615006ea79cd7a7cb4;hp=7e025c429adf4d4ad5ffb7e4e9c71d6b8db26c6f;hpb=6624768c9c39ab409edebe07cb06ecd93cc6f3ed;p=elogind.git diff --git a/fixme b/fixme index 7e025c429..623a1d04f 100644 --- a/fixme +++ b/fixme @@ -16,9 +16,6 @@ * implicitly import "defaults" settings file into all types -* add #ifdefs for non-sysv builds - ABI: sysv "legacy", disable D-Bus export if not compiled-in - * "disabled" load state? * ability to kill services? i.e. in contrast to stopping them, go directly @@ -62,7 +59,7 @@ * ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= with ! -* accountsservice is dod +* accountsservice is borked * auditd service files @@ -92,13 +89,19 @@ * ask-password tty timeout -* properly handle bind mounts in /etc/fstab +* properly handle multiple inotify events per read() in path.c and util.c -* readahead() vs. fadvise() vs. ioprio +* tmpwatch: lower ioprio -* unneeded +* readahead: btrfs/LVM SSD detection -* properly handle multiple inotify events per read() in path.c and util.c +* LSB provides should only create targets, never aliases + +* stability promise must say that #ifdef TARGET_XXX style distro compatibility will go away one day + +* drop empty assignments for parse_env_file + +* #include "fanotify.h" External: