chiark / gitweb /
unit: make sure deserialized_job's type is known
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 0894c4701d175b6ff769542ab3784eaaf04a4393..514e3731fd289ac19cdc0646c459036b96048688 100644 (file)
--- a/fixme
+++ b/fixme
@@ -9,6 +9,9 @@
 * implicitly import "defaults" settings file into all types
 
 * write .service file install tool
+    [Install]
+    WantedBy=graphical.target
+    Names=prefdm.service
 
 * service startup should be delayed if the matching socket is being started
 
 
 * bootchart hookup
 
-* dbus.service and syslog.service should be symlinked not ifdef to the right distro-specific names
-
 * reinvestigate random seed, hwclock
 
-* rework sysv stuff to have SPECIAL_SYSV_BEFORE, SPECIAL_SYSV_AFTER instead SPECIAL_RCSYSINIT
-
-* introduce serialized mode
-
-* when refusing start due to ratelimit, enter restart state
-
 * "disabled" load state?
 
 * uid are 32bit
 
 * iCalendar semantics for the timer stuff (RFC2445)
 
-* autofs für /dev/mqueue usw.
-
 * provide sysv-like command line utilities
 
-* Add OnlyByDependency
-
 * ability to kill services? i.e. in contrast to stopping them, go directly
   into killing mode?
 
 
    - uuidd    DONE
    - nscd     DONE
-   - rpcbind (/var/run/rpcbind.sock!)
-   - dbus
-   - rsyslog
-   - cups
+   - dbus     DONE
+   - rsyslog  DONE
+   - rpcbind (/var/run/rpcbind.sock!) DONE
+   - cups     DONE
+   - avahi-daemon (/var/run/avahi-daemon/socket) DONE
    - ssh      CLASSIC
    - postfix, saslauthd
    - apache/samba
    - libvirtd (/var/run/libvirt/libvirt-sock-ro)
    - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
-   - avahi-daemon (/var/run/avahi-daemon/socket)
    - distccd
 
 * teach dbus to talk to systemd when autospawning services
 
-* Figure out which signal handlers we actually have to reset in the
-  forked off child
+* regnerate unit/sysv search paths on daemon reload
+
+* write utmp record a la upstart for processes
+
+* run PAM session stuff
+
+* tcpwrap
+
+* use setproctitle() when forking, before exec() (waiting for (PR_SET_PROCTITLE_AREA to enter the kernel)
 
 Regularly: