chiark / gitweb /
units: run sysctl only if /etc/sysctl.conf exists
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 50ad9fa1df5aa6171e18896c358d7cd6eb1ecc07..a01f2a99537cabb56033eb3dda46d12f0090df4e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-* man: clarify that --system works only for pid == 1
-
 * oneshot services which do not remain: 'exited' instead of 'dead'?
   it should be visible in 'systemctl' that they have been run
 
@@ -23,8 +21,6 @@
    - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
    - distccd
 
-* selinux policy loading
-
 * fingerprint.target, wireless.target, gps.target
 
 * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
 
 * parse early boot time env var from dracut
 
-* fix serialization of timers
-
-* add switch to disable pull in retroactively
-
 * cryptsetup
 
 * add seperate man page for [Install] settings
 
-* make sure swap.target doesn't pull in partitions multiple times
-
-* make description of .swap files nicer: resolve /dev/by-uuid/ symlink
+* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
 
-* only add quotacheck deps t .mount units which mention grpquota/usrquota in the mount flags
+* Introduce weaker Conflicts.
 
 External:
 
-* patch kernel to add /proc/swaps change notifications
-
 * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
 
 * patch kernel for cpu feature modalias for autoloading aes/kvm/...