X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=2f6358c5afa8e9450335c8726f44a65363963286;hb=7ef5875d142f01ab4fe8d35412d48c10723ae2d4;hp=fd3a5f6ac70b6f2631816f47d768281c2d89b21c;hpb=67d36a7a2039f1ff7d2d922d4a7c04ea30adc48f;p=elogind.git diff --git a/TODO b/TODO index fd3a5f6ac..2f6358c5a 100644 --- a/TODO +++ b/TODO @@ -11,8 +11,29 @@ Bugfixes: * make sure timeouts are applied to Type=oneshot services. +* Dangling symlinks of .automount unit files in .wants/ directories, set up + automount points even when the original .automount file did not exist + anymore. Only the .mount unit was still around. + Features: +* add an option to make mounts private/shareable and so on, enable this for root by default + +* https://bugzilla.redhat.com/show_bug.cgi?id=727068 + +* for socket units don't inherit global stdout setting. + +* internal restart counter for units (focus on auto-respawn) + +* finer-grained auto-respawn settings (rate-limit) + +* be able to specify a forced restart of service A where service B depends on, in case B + needs to be auto-respawned? + +* Something is wrong with symlink handling of "autovt@.service" in "systemctl list-unit-files" + +* introduce sd_log_open() to create a connection to the syslog bridge via sd-daemon.h + * when a bus name of a service disappears from the bus make sure to queue further activation requests * something like ConditionExec= or ExecStartPre= without failure state @@ -96,7 +117,8 @@ Features: - how to pass throw-away units to systemd, or dynamically change properties of existing units - how to integrate cgconfig and suchlike with systemd - security properties - - inetd conversion + - xinetd conversion + - details of instantiated @.service setups * allow port=0 in .socket units