chiark / gitweb /
units: add generic sysctl/hwclock-save service
[elogind.git] / fixme
diff --git a/fixme b/fixme
index de3543e7b28d8e79dd47a93368513c58a325883b..081907f68ea253a9d911df604cc5b5e39ad0b906 100644 (file)
--- a/fixme
+++ b/fixme
@@ -1,16 +1,7 @@
 * systemd.log_level=debug should overwrite 'quiet' ?
 
-* implicit 'default.target' ?
-  systemd currently fails to boot when the link is dangling, like
-  after the move of the runlevel targets from /etc to /lib
-
 * dot output for --test showing the 'initial transaction'
 
-* check 'disable'
-  <Viking-Ice>    "Warning: Unit file changed in disk, 'systemctl --system daemon-reload' recommended
-  <kay>           when does it do that?
-  <Viking-Ice>    if you disable the service
-
 * have a simple syslog bridge providing /dev/log and forward messages
   to /dev/kmsg. at the moment the real syslog can be started, the bridge
   is stopped and the open /dev/log fd to the real syslog. that way we
@@ -24,8 +15,6 @@
 
 * add #ifdefs for non-sysv builds
 
-* reinvestigate hwclock
-
 * "disabled" load state?
 
 * ability to kill services? i.e. in contrast to stopping them, go directly