summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-03-04 03:44:43 +0100
committerLennart Poettering <lennart@poettering.net>2011-03-04 03:44:43 +0100
commit8c7be95e5a80c4bd82d86e9640a071fd98618172 (patch)
treef9f8659f93430ed50da2c677dda705d35df24f69 /TODO
parent0595f9a1c182a84581749823ef47c5f292e545f9 (diff)
execute: load environment files at time of execution, not when we load the service configuration
https://bugzilla.redhat.com/show_bug.cgi?id=661282
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO b/TODO
index 36c738e4e7..ecf9c05fa1 100644
--- a/TODO
+++ b/TODO
@@ -8,15 +8,14 @@ F15:
* finish syslog socket stuff
-* load EnvironmentFile= when starting services, not when reloading configuration
- https://bugzilla.redhat.com/show_bug.cgi?id=661282
-
* NFS, networkmanager ordering issue
* add fstab fields to add wait timeouts, change Wants to Requires by local-fs.target
* hook emergency.target into local-fs.target in some way as OnFailure with isolate
+* s/seperate/separate/
+
Features:
* introduce "x-systemd-automount" as alternative to the "comment=systemd.automount" mount option