chiark / gitweb /
units: add missing After= for var-run.service, var-lock.service
[elogind.git] / fixme
diff --git a/fixme b/fixme
index e9acede730403dc5dd7e995f732180162c0205e6..afc8143b754a6fe21bcb082822da5bff94d05b36 100644 (file)
--- a/fixme
+++ b/fixme
@@ -1,3 +1,12 @@
+* ValidNoProcess= ? ContinueAfterExit=, ActiveAfterExit=, KeepAfterExit=
+  (after this change update udev service files)
+
+* 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'
@@ -23,7 +32,7 @@
 
 * add #ifdefs for non-sysv builds
 
-* reinvestigate random seed, hwclock
+* reinvestigate hwclock
 
 * "disabled" load state?
 
 
 * io priority during initialization
 
-* if a service fails too often, make the service enter maintainence mode, and the socket, too.
+* if a service fails too often, make the service enter maintenance mode, and the socket, too.
 
 * Ray: plymouth after/before getty? https://bugzilla.redhat.com/show_bug.cgi?id=623430
 
-* be more forgiving when parsing unit files, when encountering incorrect lines with assignments
-
-* agetty darf nicht mit emergency.service kollidieren
-
 External:
 
+* nomodules nach udev umziehen
+
 * sysv functions should color when stdout is tty, not stdin
 
 * agetty should not modify baudrate https://bugzilla.redhat.com/show_bug.cgi?id=623685