diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-09 23:58:17 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-09 23:58:17 +0100 |
commit | 90bbc9469ec29b6094dadf27aa88743d44ab56e7 (patch) | |
tree | 91333a8f42987224f2d7e837d60c15d93a689eff /TODO | |
parent | b925e72633bf98438f56a140520e07ec8c959e46 (diff) |
condition: take a timestamp and store last result of conditions
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -26,8 +26,6 @@ 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" |