diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-04 03:44:43 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-04 03:44:43 +0100 |
commit | 8c7be95e5a80c4bd82d86e9640a071fd98618172 (patch) | |
tree | f9f8659f93430ed50da2c677dda705d35df24f69 /TODO | |
parent | 0595f9a1c182a84581749823ef47c5f292e545f9 (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-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |