chiark / gitweb /
service: prefix description with LSB only if script has LSB header, use 'SysV:' otherwise
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ecf9c05fa1de877125c7c45cd2b00142b4b0b6a1..63a5faafc0fffda73c310dbfc31a67a65b1708c9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,11 +14,17 @@ F15:
 
 * hook emergency.target into local-fs.target in some way as OnFailure with isolate
 
-* s/seperate/separate/
+* mount /dev/.run and /var/run as bind mounts
+
+* Make use of UnknownInterface
+
+* support chkconfig without forwarding to systemctl to facilitate upgrades
 
 Features:
 
-* introduce "x-systemd-automount" as alternative to the "comment=systemd.automount" mount option
+* consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled"
+
+* consider services with any kind of link in /etc/systemd/system enabled
 
 * show failure error string in "systemctl status"
 
@@ -28,18 +34,12 @@ Features:
   document it? When doing that add switch to make this temporary by
   placing mask links in /dev.
 
-* introduce simple way to do mandatory conditions
-
 * detect LXC environment
 
 * invoke vhangup() before and after invoking getty
 
 * support "auto" and "comment=systemd.automount" at the same time for an fstab entry
 
-* Make use of UnknownInterface, UnknownObject
-
-* look up crypto partition mount points via fstab to show to the user when prompting for a password
-
 * Maybe store in unit files whether a service should be enabled by default on package installation
 
 * perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable"
@@ -117,7 +117,7 @@ Features:
 
 * readahead: btrfs/LVM SSD detection
 
-* add seperate man page for [Install] settings
+* add separate man page for [Install] settings
 
 * only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags