X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=744982e7daf1d3a1e912ee1730d8463de790d640;hb=2a0abe5b6d4997baaeb3353eee8685d92b2060e9;hp=a7307f752b518a041f9f90cf65e1fa133d9c5cbb;hpb=baf167ee0a2953f98e4e7d4c35752ef737832674;p=elogind.git diff --git a/TODO b/TODO index a7307f752..744982e7d 100644 --- a/TODO +++ b/TODO @@ -32,6 +32,16 @@ External: Features: +* sd-resolve: add callback api + +* ImmutableSystem=yes/no or so to mount /usr, /boot read-only/invisible, and leave /var and /etc writable + +* InaccessibleHome=yes/no or so to hide /home and /run/user from a service + +* Run most system services with cgroupfs read-only and procfs with a more secure mode + +* sd-event: generate a failure of a default event loop is executed out-of-thread + * add "M" as recursive version of "m" to tmpfiles, then use it for chowning /run/log/journal (but not /var/log/journal), so that we adjust the perms of journal files created before tmpfiles ran.