summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-04-03 22:59:57 +0200
committerLennart Poettering <lennart@poettering.net>2013-04-03 23:00:08 +0200
commit911963f1a29897eee2fffbe503ac05ec13028a30 (patch)
tree84538792eabdc726393593306760b8ff323275a1 /TODO
parentcb0dac0548e5e51ba21618bfe4711dc1a2bbcfb5 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 2f236477ae..febf0e64d4 100644
--- a/TODO
+++ b/TODO
@@ -74,8 +74,6 @@ Features:
* teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off})
-* hostnamectl: when a passed pretty hostname also qualifies as low-level name, then only set low-level name, and unset the pretty hostname
-
* we should log capabilities too
* Support SO_REUSEPORT with socket activation:
@@ -128,8 +126,6 @@ Features:
* man: add a link to socket activation blog from systemd.socket(5)
-* systemctl status: show drop-in snippets for service files in addition to service file path themesevles.
-
* man: add more examples to man pages
* man: maybe sort directives in man pages, and take sections from --help and apply them to man too
@@ -149,8 +145,6 @@ Features:
name for the entries to de_DE if they aren't explicitly suffixed
individually.
-* figure out what we do about hostnames/fqdn in hostnamectl/hostnamed
-
* use "log level" rather than "log priority" everywhere
* ensure sd_journal_seek_monotonic actually works properly.