chiark / gitweb /
systemctl: when calling 'status' accept a PID
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 32bd40fa40f3d9560d3957f6f5f2301ad4392512..a525f08ba7bb9aec8053edea743f6435fca83572 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
@@ -55,8 +51,6 @@
 
 * selinux policy loading
 
-* systemctl status $PID, systemctl stop $PID!
-
 * place /etc/inittab with explaining blurb.
 
 * fingerprint.target, wireless.target, gps.target
 
 * 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
 
-* fix nscd disable
+* plymouth after/before getty?
+
+* be more forgiving when parsing unit files, when encountering incorrect lines with non assignments
+
+* ExecStart= mehrfach bei Type=finish
 
 External: