summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-08-19 09:20:52 +0800
committerTom Gundersen <teg@jklm.no>2013-09-11 14:40:59 +0200
commit80c3b720bf3abbcc9427507d540e286c4ceb3e94 (patch)
treeeecc8e400a5b1dac32c40083049723e124e3b206 /TODO
parent40f862e3aee1a7712a4867b807e6ab96173bd9cb (diff)
fstab-generator: use DefaultDependencies=yes
This removes some redundancy between the generator and the core mount handling.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 59e0f979e..b1006bfd6 100644
--- a/TODO
+++ b/TODO
@@ -220,8 +220,6 @@ Features:
/etc should always override /run+/usr and also any symlink
destination.
-* remove duplicate default deps logic from fstab-generator vs. mount.c
-
* when isolating, try to figure out a way how we implicitly can order
all units we stop before the isolating unit...