X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=96477c32e0dcbf9b148945e5bee58ef2c974344f;hp=09d8bd38a44de3ef29af0b103cc2d2ba78fcefbb;hb=57f45c37e978ea0548ee5ff109c1e919dc641d4c;hpb=04ef5b03f64d3824a51a2a903548af029a006744 diff --git a/TODO b/TODO index 09d8bd38a..96477c32e 100644 --- a/TODO +++ b/TODO @@ -4,11 +4,6 @@ Bugfixes: * Should systemctl status \* work on all unit types, not just .service? -* enabling an instance unit creates a pointless link, and - the unit will be started with getty@getty.service: - $ systemctl enable getty@.service - ln -s '/usr/lib/systemd/system/getty@.service' '/etc/systemd/system/getty.target.wants/getty@.service' - * 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. @@ -214,8 +209,6 @@ Features: - add 'set -e' to scripts in test/ - make stuff in test/ work with separate output dir -* systemctl delete x.snapshot leaves no trace in logs (at least at default level). - * seems that when we follow symlinks to units we prefer the symlink destination path over /etc and /usr. We should not do that. Instead /etc should always override /run+/usr and also any symlink