chiark / gitweb /
systemctl: show sysv path if it is set if the fragment path isn't in systemctl status
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 6d0f5b2edb50a7c760f5ba0908b22afa3dc93846..e255dee23e5943a7844f290cc4cd7c44d076de40 100644 (file)
--- a/fixme
+++ b/fixme
     chown root:utmp /var/run/utmp
     mkdir -p /var/lock/subsys
 
-* downgrade warnings for non-existent services pulled-in
-  by soft dependencies, like:
-    init[1]: Failed to load configuration for isdn.service: No such file or directory
-
 * 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
 
 * if a service fails too often, make the service enter maintainence mode, and the socket, too.
 
-* don't show file not found msgs for irrelevant units
-
 * j->installed issue
 
 * plymouth boot.log
 
 * plymouth different shut down msgs
 
+* plymouth after/before getty?
+
+* D-Bus call GetUnitByPID
+
+* be more forgiving when parsing unit files, when encountering incorrect lines with non assignments
+
 External:
 
 * sysv functions should color when stdout is tty, not stdin