diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-09-21 00:44:51 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-09-21 00:50:40 +0200 |
commit | ab7f148f81723ef18402b78ea34fb5e1bbe85ff0 (patch) | |
tree | 17abf5deacc32bdcbb55843e0e02f179e0c6fa84 /TODO | |
parent | 418112a296e898cbd7fe8585995ae60936368327 (diff) |
unit: introduce ConditionPathIsMountPoint=
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,8 @@ Bugfixes: Features: +* introduce sd_log_open() to create a connection to the syslog bridge via sd-daemon.h + * when a bus name of a service disappears from the bus make sure to queue further activation requests * something like ConditionExec= or ExecStartPre= without failure state |