summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-03-25 22:30:51 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-25 22:33:08 +0100
commit54f874c56bebfaf199f84fca4bb2650a859bfac2 (patch)
treef16d488601a5feaf340cde880b0601c7c34fff0f /TODO
parent627506f104b8b4c974fb3a0958d8202217f599f6 (diff)
man: rearrange systemd.special(7) to clarify which units are passive and which ones aren't
This also adds a short explanation paragraph for this.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 0eae14fec0..b49d3e15d4 100644
--- a/TODO
+++ b/TODO
@@ -51,10 +51,6 @@ Features:
* when prompting for a hdd password show GUID partition label
-* document which targets shall be pulled in by users of the facility,
- and which ones are to be pulled in by the implementors of the
- facility.
-
* teach udev + logind's uaccess to somehow handle the "dead" device nodes from:
/lib/modules/$(uname -r)/modules.devname
and apply ACLs to them if they have TAG=="uaccess" in udev rules.