chiark / gitweb /
bootctl: print Options only when found
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 47c91fdc583020aef19ec4fe967f23e4ae9016b4..913cc6ce13fb01a82af60e41ab9f814a022d7c4d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,8 +20,6 @@ Fedora 19:
 
 * make anaconda write timeout=0 for encrypted devices
 
-* create /var/log/journal/
-
 * external: maybe it is time to patch procps so that "ps" links to
   libsystemd-logind to print a pretty service name, seat name, session
   name in its output. Currently it only shows cgroup membership, but
@@ -48,8 +46,17 @@ Fedora 19:
 
 Features:
 
+* timedatectl needs to show whether NTP is available at all
+
+* reduce caps of systemd-localed
+
 * safe_atod() is too naive, as it is vulnerable to locale parameters, should be locale independent.
 
+* think about requeuing jobs when daemon-reload is issued? usecase:
+  the initrd issues a reload after fstab from the host is accessible
+  and we might want to requeue the mounts local-fs acquired through
+  that automatically.
+
 * neither pkexec nor sudo initialize environ[] from the PAM environment?
 
 * rework specifier logic so that we can distuingish OOM errors from other errors
@@ -227,8 +234,6 @@ Features:
     freeze (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git) and
     standby (https://bugs.freedesktop.org/show_bug.cgi?id=57793) as suspend modes
 
-* When shutdown.target is queued begin with an asynchronous sync()?
-
 * introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various NTP implementations
 
 * deal with sendmail/postfix exclusivity