diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-09 22:45:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-09 22:45:47 +0100 |
commit | b925e72633bf98438f56a140520e07ec8c959e46 (patch) | |
tree | 7daba41fbb22be20a8a094fa792407a036b26ff1 /TODO | |
parent | 29d958ce2ba49794fa92dd77b2f9a9bdc941f493 (diff) |
dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,10 +20,14 @@ F15: * save/restore tool for SysV as requested by FPC +* optionally create watched directories in .path units + Features: * consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled" +* store time when conditions where checked to inform admins about whether a unit was considered at all + * consider services with any kind of link in /etc/systemd/system enabled * show failure error string in "systemctl status" |